Color Converter
Convert colors between HEX, RGB, and HSL.
Color Converter accepts HEX, RGB, or HSL and shows all three formats plus a live swatch. Pick a color visually or paste a value. Conversion is instant and local.
Frequently Asked Questions
Does my input leave the browser?
For this tool, processing stays in your browser. Nothing is uploaded to ToolWorld servers.
Does it support alpha / transparency?
Paste rgb()/hsl() without relying on alpha for conversion. Alpha channels are ignored for now.
Are HEX values uppercase?
Yes. HEX output is normalized to uppercase with a leading #.