Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
70.2% | 70.2% | 70.2% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
0° | 0% | 70.2% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0° | 0% | 70.2% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.7 | 0.7 | 0.7 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0 | 0 | 0.7 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0 | 0 | 0.7 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 0% | 0% | 29.8% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.7 | 0 | 0 |
XYZ | ||
---|---|---|
X | Y | Z |
42.85 | 45.08 | 49.09 |
CIE Lab | ||
---|---|---|
L | a | b |
72.94 | 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
#b3b3b3
rgb(179,179,179)
hsl(0, 0%, 70%)
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.