Converters
Color Converter
Convert between HEX, RGB, and HSL color formats. Use the color picker or type any value — all fields update live.
How to Use
- Use the color picker or type a value into any field.
- All formats update automatically.
- Click Copy next to any format to copy it.
FAQ
What formats are supported?
HEX (#RRGGBB), RGB (rgb(r,g,b)), and HSL (hsl(h,s%,l%)). Alpha/opacity channels are not supported in this version.
Can I enter shorthand HEX like #FFF?
Yes — 3-digit shorthand HEX is automatically expanded to 6 digits.
Is my data stored?
No. All processing is local in your browser.