#d2d1c7 color space conversions
Hex:
#d2d1c7
RGB:
210, 209, 199
CMY:
18, 18, 22
CMYK:
0, 0, 5, 18
HSL:
55°, 10.8911%, 80.1961%
HSV (HSB):
55°, 5.2381%, 82.3529%
XYZ:
59.6876, 63.4261, 63.1294
xyY:
0.3205, 0.3406, 63.4261
CIE-Lab:
83.6661, -1.4228, 5.0670
CIE-LCH:
83.6661, 5.2630, 105.6842
CIE-Luv:
83.6661, 1.1328, 7.8031
Hunter-Lab:
79.6405, -5.5917, 8.7504
#d2d1c7 color charts
#d2d1c7 color shades, tints & tones
#d2d1c7 color schemes
#d2d1c7 color preview, HTML & CSS examples
This text has a color of #d2d1c7
<p style="color:#d2d1c7;">Text here</p>
.mytext {color:#d2d1c7;}
This box has a color of #d2d1c7
<div style="background-color:#d2d1c7;">Content here</div>
.mybackground {background-color:#d2d1c7;}
Border around this has a color of #d2d1c7
<div style="border:2px solid #d2d1c7;">Content here</div>
.myborder {border:2px solid #d2d1c7;}