LCH to RGB Converter
Convert lch(53 104 40) to rgb(255, 0, 0). Free LCH to RGB converter — perceptual cylindrical color to screen RGB.
—Color preview will appear here
Popular Examples:
How to Convert LCH to RGB
LCH to RGB converts LCH (Lightness, Chroma, Hue) perceptual color values to decimal RGB for screen use. For example, lch(53 104 40) becomes rgb(255, 0, 0). LCH is the cylindrical form of CIE LAB and is used for building perceptually balanced color palettes. High-chroma LCH colors may fall outside the sRGB gamut and will be clamped to the nearest in-gamut RGB value.
Why Use This Converter?
- Instant real-time conversion
- Free online tool - no registration required
- Live color preview
- CSS code examples
- One-click copy to clipboard