All tools
/color-converter
Color Converter
Convert colors between HEX, RGB and HSL.
HEX#5b8def
RGBrgb(91, 141, 239)
HSLhsl(220, 82%, 65%)
About Color Converter
Color Converter takes a color in HEX or RGB and shows it in HEX, RGB and HSL at once, with a live preview swatch.
Use this when a design tool gives you a color in one format and the code you are writing expects another, or when adjusting a color's lightness or saturation in HSL is easier than guessing new RGB values directly.
This runs entirely in your browser, converting between color spaces with standard, well established formulas.
