XYZ D50 → HSL

Convert XYZ D50 to HSL

Generate CSS-ready color tokens in every format you need

Tip: Hover over the input to auto-paste from clipboard

Paste or type a color value

Auto-detects HEX, RGB, HSL, and 12+ formats

Frequently Asked Questions

Converting XYZ D50 to HSL Colors

Ship consistent design systems faster by translating design specs into production-ready CSS color tokens without copy-paste mistakes.

Example Conversion

Input (XYZ D50)

color(xyz-d50 0.2926 0.3393 0.6360)

Output (HSL)

hsl(217, 91%, 60%)

A
About XYZ D50

CIE XYZ color space (D50). This color format is commonly used in color-managed production and proofing tasks.

B
About HSL

Hue, Saturation, Lightness. Converting to this format is useful for browser-ready color tokens and UI builds.

Common Use Cases

Building theme-switching tokens with HEX + HSL pairs
Ensuring gradient stops match marketing specs
Auditing brand palettes for accessible combinations
Migrating colors from design tools into CSS custom properties