Text & dev tools / Color
Color Converter
without uploading it.
Convert colors between HEX, RGB, and HSL with a live preview and picker.
HEX
#2dd4a7
RGB
rgb(45, 212, 167)
HSL
hsl(164, 66%, 50%)
✓No upload✓No signup✓No watermark✓Free forever
Pick a color, or type a HEX, RGB, or HSL value.
All three formats update automatically.
Copy whichever format you need.
Why there's no upload step
Color conversion is pure math between color spaces — there's no reason for a color value to touch a server, so this runs entirely in your browser.
Questions
Is this sent anywhere?+
No. Conversion happens entirely in your browser using plain math.
What formats can I type in?+
HEX (#2dd4a7 or #2da7), RGB (rgb(45, 212, 167) or just 45, 212, 167), and HSL (hsl(162, 65%, 50%) or 162, 65%, 50%).
Does the color picker support transparency?+
No — the picker and all three formats here are fully opaque colors, without an alpha channel.