Skip to main content

RGB to LCH Converter

Convert rgb(255, 0, 0) to lch(53.23 104.55 40.00). Free RGB to LCH converter — screen colors to cylindrical LAB.

Color preview will appear here

Popular Examples:

How to Convert RGB to LCH

RGB to LCH converts screen RGB values to LCH — the cylindrical form of CIE LAB. LCH uses Lightness (L), Chroma (C, color intensity), and Hue (H, 0–360°). Unlike HSL, equal Chroma steps in LCH correspond to equal perceived colorfulness. For example, rgb(255, 0, 0) becomes lch(53.23 104.55 40.00). LCH is excellent for building perceptually balanced color palettes.

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
Feedback