Convert CIELAB (L*a*b*) color values to RGB instantly
Red: 119
Green: 119
Blue: 119
CIELAB (L*a*b*) is a perceptually uniform color space that is commonly used in color science, ICC color profiles, and professional image processing. It is device-independent, meaning its values describe absolute color. When you need to use a LAB color in a web-based or screen context, converting to RGB is the necessary step. This tool converts CIELAB values to sRGB via the XYZ color space using the D65 illuminant reference white. All calculations run entirely in your browser.
It converts CIE L*a*b* values to RGB for digital design workflows and web color usage.
Yes. It is useful for designers and developers who need fast color-space conversion.
No. The converter runs directly in your browser with no installation required.