RGB to HEX Converter
Convert RGB values to a HEX color code (and HSL).
Related tools
How it works
- 1
Enter R, G, B values
Each from 0 to 255.
- 2
HEX and HSL appear instantly
Both update live as you type.
- 3
Copy the HEX code
Ready to paste into CSS, a design tool or code.
FAQ
- Can I edit the HEX or HSL fields instead of RGB?
- Yes — HEX, RGB and HSL are fully two-way: change any one and the others update to match.
- What if I enter a value outside 0-255?
- Each RGB field is clamped to the valid 0-255 range.
- Does this tool upload my color anywhere?
- No — conversion runs entirely in your browser.
