Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
90.2% | 90.2% | 90.2% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
0° | 0% | 90.2% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0° | 0% | 90.2% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.9 | 0.9 | 0.9 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0 | 0 | 0.9 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0 | 0 | 0.9 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 0% | 0% | 9.8% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.9 | 0 | -0 |
XYZ | ||
---|---|---|
X | Y | Z |
75.21 | 79.13 | 86.17 |
CIE Lab | ||
---|---|---|
L | a | b |
91.29 | 0 | -0.01 |
Nearest Colors Name
Matching similar color names
CSS notation
Use this for all CSS properties that accept a color as a value: color, background-color, border-color
#e6e6e6
rgb(230,230,230)
hsl(0, 0%, 90%)
Tints, Shades, and Tones
Tints
A tint is obtained by adding white to a color. This process reduces darkness.
Shades
A shade is obtained by adding black to a color. This process increases darkness.
Tones
A tone is produced either by mixing a color with grey, or by both tinting and shading.