Color Converter
Convert colors between HEX, RGB and HSL formats with a live preview and color picker. Free online color converter for designers and developers.
HEX, RGB & HSL color converter
Convert any color between HEX, RGB and HSL. HEX is common in CSS and design tools, RGB maps directly to screen pixels, and HSL (hue, saturation, lightness) makes it intuitive to lighten, darken, or shift a color. Edit any field and the rest update live.
Frequently asked questions
Which color formats are supported?
HEX (#RRGGBB), RGB (red, green, blue 0–255) and HSL (hue 0–360, saturation and lightness as percentages). Edit any one and the others update instantly.
Can I use the color picker?
Yes. Use the native color picker for visual selection, or type exact values into any field. A live preview swatch shows the current color.
Does it support alpha / transparency?
This converter focuses on opaque colors (HEX/RGB/HSL). Alpha channels (RGBA/HSLA) are not converted here.