Color Converter
Convert colors between HEX, RGB, and HSL formats. Pick a color and see all formats at once.
RGB
HSL
Preview
How to Use
- Enter a HEX color (like #ff6600) or use the color picker.
- The RGB and HSL equivalents update instantly.
- Copy any value you need.
Supported Formats
- HEX: Six-digit hexadecimal, with or without the # prefix
- RGB: Red, Green, Blue values from 0 to 255
- HSL: Hue (0-360), Saturation (0-100%), Lightness (0-100%)
Frequently Asked Questions
What color formats are supported?
HEX (six-digit with #), RGB (red green blue), and HSL (hue saturation lightness). Enter any HEX color to see all three formats.
Can I pick a color visually?
Yes. Use the color picker to select any color, and the HEX, RGB, and HSL values update automatically.
Is my data private?
Yes. All conversion happens locally in your browser.