RGB ↔ CIE xyY Color Converter
Convert colors between RGB (sRGB, D65) and the CIE xyY space, which separates chromaticity (the x and y coordinates of the CIE 1931 diagram) from luminance (Y). The sRGB primaries fall at known x,y: red (0.64, 0.33), green (0.30, 0.60) and blue (0.15, 0.06).
Resultado
—
Espaço CIE xyY
O espaço CIE xyY separa a cromaticidade (as coordenadas x e y do diagrama CIE 1931, que dizem qual é a cor) da luminância Y (quão clara ela é). Converte-se RGB → XYZ pela matriz do sRGB (ponto branco D65) e então x = X/(X+Y+Z), y = Y/(X+Y+Z). Os primários do sRGB têm cromaticidades fixas: vermelho (0,64; 0,33), verde (0,30; 0,60) e azul (0,15; 0,06).
Related Tools
PDF to Images
Convert PDF pages to individual PNG images. Everything in your browser via pdf.js.
Pixel Art Converter
Convert an image to pixel art by reducing resolution and color palette. Stylized retro output.
Currency Converter
Convert between major currencies (USD, EUR, BRL, GBP, JPY, ARS) using live rates from open.er-api.com.