TXT · Text & Data tools

LCH to HEX Converter

Active color#000000

lch(0% 0 0)

LCH Input
Hex Output
1Active Line0Valid Items
Go To Full Color Converter

Convert LCH color values into a hexadecimal color code your browser and CSS already understand.

Input formats

Provide colors using lch(L C H) syntax: lightness as a percentage, chroma as a plain number, and hue as a degree value from 0 to 360. Each line is parsed independently in batch mode.

Hex output

The output is formatted as a 6-digit hex code in uppercase (#RRGGBB). lch(61.03% 84.68 41.36) becomes #FF5733.

Chroma and gamut limits

Chroma has no fixed CSS maximum, but only a limited range is reachable inside sRGB at any given lightness and hue. Values that exceed what a screen can show get clamped per RGB channel, which shifts the output slightly from the requested LCH value.

Frequently Asked Questions

lch(L C H) with L as a percentage, C as a plain chroma number, and H as a hue angle in degrees, such as lch(61.03% 84.68 41.36). Paste one color per line for batch conversion.

No. High chroma values at certain hues describe colors outside what an sRGB screen can display. Out-of-gamut results are clamped to the nearest representable RGB value.

Hue is treated as an angle, so values outside that range wrap around the color wheel rather than producing an error.

Try one of our format-specific converters below

Full Color Converter tool

Explore Our Tools

Browse all tools