đ¨
HEX, RGB, HSL Color Converter
Convert between different color formats (HEX, RGB, HSL, etc.).
HEX
#3b82f6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
HSV / HSB
hsv(217, 76%, 96%)
CSS Named Color
â
Relative Luminance
â
Contrast on White
â
Contrast on Black
â
Quick Colors
âšī¸ About Color Converter
- HEX: used in CSS and design tools (#RRGGBB)
- RGB: red, green, blue channels 0â255; used in CSS and canvas APIs
- HSL: hue (0â360°), saturation (0â100%), lightness (0â100%); intuitive for designers
- HSV/HSB: hue, saturation, value/brightness; used in most color pickers including Photoshop
How to use Color Converter
- 1 Pick or type a color â Use the color picker or type a HEX, RGB, or HSL value.
- 2 See all formats â HEX, RGB, HSL, and HSV all update instantly with a live swatch.
- 3 Copy any format â Click Copy on any card to copy that color string to clipboard.
- 4 Try quick colors â Click any swatch in the palette to load a common color.
Color Converter runs entirely in your browser â no data is sent anywhere.