What color formats are supported?
HEX (#RRGGBB or #RGB), RGB (rgb(R, G, B)), and HSL (hsl(H, S%, L%)) are supported in this version.
Developer Tools
Convert colors between HEX, RGB and HSL directly in your browser.
Paste any color in HEX, RGB or HSL format and get instant conversions across all three formats, with a live visual preview of the color.
Convert between HEX, RGB and HSL color formats.
Accepts HEX, RGB or HSL
Accepted formats
- - - Paste a color value in HEX (#ff5733), RGB (rgb(255, 87, 51)), or HSL (hsl(11, 100%, 60%)) format.
See the color in all three formats instantly, with a visual preview showing the actual color.
Use the Copy HEX, Copy RGB or Copy HSL buttons to grab the exact format your project requires.
The color #ff5733 converts to rgb(255, 87, 51) and hsl(11, 100%, 60%). All three values represent the same orange-red color.
HEX (#RRGGBB or #RGB), RGB (rgb(R, G, B)), and HSL (hsl(H, S%, L%)) are supported in this version.
Yes, all color conversions run in your browser. No data is sent to a server.
Yes, the tool shows a visual preview of the converted color so you can immediately see what it looks like.