HEX / RGB / HSL Converter
Convert a CSS color from HEX, RGB or HSL to all three formats and preview the resulting color.
Convert in your browser · No sign-up
How to use
- Convert a CSS color from HEX, RGB or HSL to all three formats and preview the resulting color.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
#3b82f6 → rgb(59, 130, 246)
Details and limitations
Accepts #RGB, #RRGGBB, rgb(0, 128, 255) or hsl(210, 100%, 50%). Alpha channels and named colors are unsupported.
Text stays in your browser; it is not sent to a conversion server.
FAQ
HEX / RGB / HSL Converter — What are the supported inputs and limits?
Accepts #RGB, #RRGGBB, rgb(0, 128, 255) or hsl(210, 100%, 50%). Alpha channels and named colors are unsupported.
Related tools
Format references
Tool page updated: