LAB to XYZ Converter

LAB to XYZ Converter

Convert CIELAB (LAB) color values to CIE XYZ color space with scientific precision using D65 illuminant standard. Essential tool for color science, print design, and professional color management workflows for transforming perceptually uniform LAB colors to device-independent XYZ coordinates.

lab
cielab
xyz
Share this tool:
Quick Presets
Common LAB colors for quick conversion
Input
Enter CIELAB values to convert to CIE XYZ color space.
Green (-128)Red (+127)
Blue (-128)Yellow (+127)
How it works: Converts CIELAB to CIE XYZ using the inverse LAB transformation. LAB's perceptual uniformity makes it useful for comparing color differences and performing color corrections.

What is LAB to XYZ Converter?

The LAB to XYZ Converter transforms CIELAB (L*a*b*) color values to CIE XYZ using the standard conversion formulas and D65 reference white point. CIE XYZ is an intermediate color space used in conversions between LAB and RGB. The tool accepts L*, a*, b* inputs and produces X, Y, Z values. All processing happens in the browser.

How does LAB to XYZ Converter work?

This tool implements the LAB-to-XYZ conversion formulas: it computes the f-inverse functions from L*, a*, b* using the D65 reference white (X=0.95047, Y=1.0, Z=1.08883), then recovers X, Y, Z through the piecewise function.

Key Features

  • Converts L*a*b* to XYZ
  • Uses D65 illuminant reference white
  • Shows individual X, Y, Z components
  • Six decimal place precision
  • Copy values to clipboard
  • Runs in the browser with no uploads
  • Real-time conversion
  • Standard CIE formulas

Common Use Cases

When and why you might need this tool
  • Converting LAB to RGB

    Use LAB to XYZ as an intermediate step to convert LAB values to RGB.

  • Color science calculations

    Convert LAB measurements to XYZ for use in color appearance models.

  • ICC profile workflows

    Convert between color spaces in ICC color management pipelines.

  • Cross-space color comparison

    Convert LAB values to XYZ to compare with measurements in the XYZ space.

How to Use This Tool

Step-by-step guide to get the best results
1

Enter L*, a*, b* values

Type the LAB components (L* 0-100, a* and b* typically -128 to 127).

2

View the XYZ values

The tool shows the X, Y, Z components.

3

Copy the result

Copy the XYZ values.

Pro Tips

  • 1

    L* is lightness (0-100). a* is the green-red axis. b* is the blue-yellow axis.

  • 2

    The D65 white point is the standard for sRGB and most modern color work.

  • 3

    XYZ values are typically in the range 0-1 for normalized data.

  • 4

    Combine with an XYZ to RGB converter for a full LAB to RGB pipeline.

Frequently Asked Questions

What is LAB?

CIELAB (L*a*b*) is a perceptually uniform color space where L* is lightness, a* is the green-red axis, and b* is the blue-yellow axis.

What is XYZ?

CIE XYZ is a device-independent color space based on human cone responses. It serves as an intermediate for conversions between other color spaces.

Is my data sent to a server?

No. All conversion happens in your browser. Nothing is transmitted.

What illuminant is used?

D65, which is the standard illuminant for sRGB and most modern color science.

Can I convert XYZ to RGB?

Yes. Use an XYZ to RGB converter as the next step in the conversion pipeline.