XYZ Converter
Convert any color to and from the CIE XYZ color space. Enter a value on the left; the sRGB equivalent and every other format appear instantly.
Input
Result
How to convert XYZ to RGB
- Enter your XYZ value in the input panel (or use the visual picker).
- The RGB result updates instantly as you type — no submit button needed.
- Click Copy next to the result, or expand “All other formats” for every color model at once.
About XYZ
CIE XYZ is the foundational color space from which most others are derived. It models human cone response and acts as the device-independent hub for color conversions.
About RGB
RGB describes a color by its red, green and blue light components, each from 0 to 255. It is the native model of screens and the most widely used digital color format.
Frequently asked questions
What is XYZ?
CIE XYZ is the foundational color space from which most others are derived. It models human cone response and acts as the device-independent hub for color conversions.
How accurate is this XYZ converter?
Conversions use the standard published matrices and transfer functions (sRGB, D65) with double-precision math, then round for display.
Does it work offline?
Once loaded, all math runs in your browser — nothing is sent to a server.