Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
85.1% | 85.1% | 85.1% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
0° | 0% | 85.1% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0° | 0% | 85.1% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.85 | 0.85 | 0.85 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0 | 0 | 0.85 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0 | 0 | 0.85 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 0% | 0% | 14.9% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.85 | 0 | 0 |
XYZ | ||
---|---|---|
X | Y | Z |
65.95 | 69.39 | 75.56 |
CIE Lab | ||
---|---|---|
L | a | b |
86.7 | 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
#d9d9d9
rgb(217,217,217)
hsl(0, 0%, 85%)
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.