itsez.dev

Color Converter

Convert colors between HEX, RGB, and HSL

CategoryConverters
Runs in browserYes

ABOUT

What is Color Converter?

Convert a color from HEX or RGB into equivalent HEX, RGB, and HSL values. The calculation runs in your browser and keeps the color data on your device.

ABOUT US

Small tools, built for the web.

Utilities that run entirely in your browser. No install, no signup, and your data never leaves your machine.

Read more

FAQ

Questions, answered.

Which color formats can I enter?

Enter a three or six digit HEX value, or an rgb() and rgba() value. The alpha channel is not included in the HSL result.

Are the converted values exact?

RGB and HEX values are exact for the entered color. HSL values are rounded to whole degrees and percentages for readability.

Does it support color names?

Not currently. Enter an explicit HEX or RGB value so the conversion is unambiguous.