Headlight Bulb Lookup & Cross‑Reference – Online Bulb Finder
Enter your vehicle to find the correct headlight, fog, and interior bulb part numbers. Prints a list.
UD5 Toolkit
#. Each pair of characters represents the intensity of Red, Green, and Blue channels, ranging from 00 (0, no intensity) to FF (255, full intensity). For example, #FF0000 means pure red — maximum red, zero green, zero blue. Short 3-digit codes like #F00 are shorthand where each digit is doubled: #F00 = #FF0000.
√((R₁-R₂)² + (G₁-G₂)² + (B₁-B₂)²). The color with the smallest distance is the closest match. We then convert this distance into a similarity percentage, where 100% means an exact match and lower percentages indicate increasing visual difference. The top 5 closest colors are displayed for your reference.
tomato, dodgerblue, or goldenrod that browsers recognize natively. There are 148 standard CSS color names (including transparent). Using named colors in your stylesheets makes code more readable and maintainable — background: coral; is often clearer than background: #FF7F50;. They're fully supported across all modern browsers and are great for rapid prototyping, theming, and collaborative projects where readability matters.
#F80 is expanded to #FF8800 by doubling each digit. This shorthand is valid in CSS and HTML and represents the same color in a more compact form. Simply type or paste the 3-digit code (with or without the # prefix), and the tool will normalize it to the full 6-digit representation for accurate matching.
Enter your vehicle to find the correct headlight, fog, and interior bulb part numbers. Prints a list.
Interactive scale showing dB levels of everyday sounds with playable samples. Hearing safety.
Searchable list of Q-codes with meanings. Also includes RST system. Prepare for license.
Enter a URL and extract the font stacks and web font URLs used on that page. Quick typography research.
See which fonts map to generic families (serif, sans‑serif, monospace) on different operating systems. A handy reference.
Browse the built‑in styles that browsers apply to HTML elements. Understand why your page looks different. Static reference.
Search and browse a comprehensive table of SI units and common imperial conversions. For students and engineers.
Search by country or currency name to find its symbol and code. Quick static reference for international business.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Enter a hexadecimal string and decode it as a 32‑bit or 64‑bit floating‑point number. Low‑level developer tool.
Find the three‑letter currency code (USD, EUR, JPY) for any country. Also lists currency symbol and name. Static.
Searchable grid of all named HTML character entities with previews. Click to copy &, <, © etc. For web devs.
Reference diagrams for USB‑A, USB‑C, micro‑USB pinouts. See wire colors and signal descriptions. Hardware hacking helper.
See the current UV index forecast or enter a value to learn protection needed (SPF, hat, shade). Educational.
Enter an English word to get a brief etymology (Latin, Greek, etc.) and root meaning. From curated static data.
Identify a Chinese character by selecting its radicals. List possible Hanzi. Built‑in reference for learners.
Enter a number of sides (3‑100) and get the correct polygon name (triangle, hectogon). Fun geometry reference.
Click a planet to see mass, diameter, moons, temperature, and distance from sun. Beautifully styled static data.
Scroll through thousands of pre‑computed digits of π. Search for a specific string of digits. For math lovers.
Enter a dialling code (+44, +1) to find which country it belongs to. Also search by country name. Static reference.
A searchable list of essential Docker CLI commands for managing containers, images, and volumes. Copy-paste friendly. Always handy.
Quick reference for frequently used Git commands with examples. Searchable and categorized. A handy resource for all developers.
Search the complete emoji set by keyword or code. Click to copy. Includes skin tones and flags. Always up to date with Unicode.
A complete, searchable list of all 140+ named HTML/CSS colors with their hex codes and color previews. Click to copy code. Essential web reference.
Look up quick facts about any country: capital, population, currency, flag, and continent. Static data, fast search. Great for travel and education.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Find the official name of any hex color from the extended color dictionary. Search by name to get the hex code. Handy for CSS and design language.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
Interactive ASCII table showing decimal, hex, octal, and binary codes for all standard and extended ASCII characters. A classic programmer reference.
Pick colors from a palette or use the eye dropper to sample colors from your screen. Converts between HEX, RGB, HSL. An essential tool for designers.