LCH to XYZ Color Converter
Convert LCH colour values to XYZ instantly. Free, client-side colour conversion - no signup, no upload, supports the colour picker.
How to Use
- Type or paste a LCH colour into the input.
- The XYZ value updates instantly. Copy with the button.
- Click the swatch to open your browser's native colour picker.
- Click any quick-swatch chip to load a real-world starting colour.
LCH input
XYZ output
Try:
About LCH and XYZ
LCH — Polar form of LAB - Lightness / Chroma / Hue.
XYZ — CIE XYZ tristimulus values (D65).
Frequently Asked Questions
Does my colour value leave my browser?
No. The conversion runs entirely in JavaScript on this page.
Why does my picked colour change slightly?
Some colour spaces (LAB / OKLab / wide-gamut) can express colours that fall outside sRGB. Those values are clamped back into the displayable range.
Last updated: