#d1d2c7 color space conversions
Hex:
#d1d2c7
RGB:
209, 210, 199
CMY:
18, 18, 22
CMYK:
0, 0, 5, 18
HSL:
65°, 10.8911%, 80.1961%
HSV (HSB):
65°, 5.2381%, 82.3529%
XYZ:
59.6499, 63.7720, 63.1982
xyY:
0.3196, 0.3417, 63.7720
CIE-Lab:
83.8469, -2.2926, 5.3183
CIE-LCH:
83.8469, 5.7914, 113.3194
CIE-Luv:
83.8469, 0.0357, 8.3315
Hunter-Lab:
79.8574, -6.4189, 8.9788
#d1d2c7 color charts
#d1d2c7 color shades, tints & tones
#d1d2c7 color schemes
#d1d2c7 color preview, HTML & CSS examples
This text has a color of #d1d2c7
<p style="color:#d1d2c7;">Text here</p>
.mytext {color:#d1d2c7;}
This box has a color of #d1d2c7
<div style="background-color:#d1d2c7;">Content here</div>
.mybackground {background-color:#d1d2c7;}
Border around this has a color of #d1d2c7
<div style="border:2px solid #d1d2c7;">Content here</div>
.myborder {border:2px solid #d1d2c7;}