HWB to LAB Converter

Enter HWB color values and instantly see the equivalent CIE LAB (L*, a*, b*) values with a live color swatch.

HWB Input

#47A0C8

CIE LAB Result

L*
62.72
a*
−12.41
b*
−27.58

Intermediate Values

RGB rgb(71, 160, 200)
XYZ (D65) X 0.3012 Y 0.3512 Z 0.5944
Normalized W+B W 20% + B 10%
Copied!

Summary

Enter HWB color values and instantly see the equivalent CIE LAB (L*, a*, b*) values with a live color swatch.

How it works

  1. Enter the Hue (0–360°), Whiteness (0–100%), and Blackness (0–100%) values.
  2. The tool normalizes HWB to RGB by blending the hue's pure color with white and black components.
  3. RGB values are linearized (gamma expanded) then converted to CIE XYZ using the sRGB D65 matrix.
  4. XYZ coordinates are adapted to the D65 illuminant and transformed into CIE LAB (L*, a*, b*).
  5. Results are displayed instantly alongside a live color swatch and the intermediate hex and RGB values.

Use cases

  • Convert designer HWB color picks into LAB for perceptual color difference (ΔE) calculations.
  • Prepare color data for print workflows that require LAB input.
  • Validate color space round-trips during UI or brand color system development.
  • Explore how lightness (L*) and chroma (a*, b*) change as you add white or black to a hue.
  • Cross-reference HWB values from CSS Color Level 4 with scientific LAB references.
  • Quick color conversion without installing desktop software.

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu