Free Tools / Color Converter (HEX/RGB/HSL)
Color Converter (HEX/RGB/HSL)
Convert colors between HEX, RGB and HSL. Fast, private and free — everything runs in your browser.
Convert colors between formats
CSS supports multiple color notations. This tool converts between the three most common — HEX, RGB and HSL — and shows a live color swatch so you can visually confirm your value.
Frequently asked questions
What formats are accepted?
HEX (#rrggbb), RGB (rgb(r, g, b)) and HSL (hsl(h, s%, l%)). Shorthand hex (#rgb) is not yet supported.
Does it support alpha/transparency?
Not currently. Only opaque colors (no alpha channel) are handled.