RGB to LAB Color Converter

Enter RGB values or pick a color to instantly convert to CIE L*a*b* with a live swatch and copyable output.

RGB Input

CIE L*a*b* Output

#3B82F6
L* Lightness
a* Green–Red
b* Blue–Yellow

Summary

Enter RGB values or pick a color to instantly convert to CIE L*a*b* with a live swatch and copyable output.

How it works

  1. Enter R, G, and B values (0–255) in the input fields, or use the color picker.
  2. The L*, a*, and b* values update instantly below.
  3. The color swatch previews the exact color.
  4. Click Copy LAB to copy the lab() CSS value, or Copy All to copy all channel values.

Use cases

  • Compare perceptual color differences between two colors.
  • Convert brand colors for use in print workflows (CIELAB is device-independent).
  • Feed LAB values into color-matching algorithms.
  • Validate color transformations in design pipelines.
  • Use L* to measure perceived lightness without hue bias.
  • Prepare colors for scientific visualization or ICC profiling.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu