#d2d0c9 color space conversions
Hex:
#d2d0c9
RGB:
210, 208, 201
CMY:
18, 18, 21
CMYK:
0, 1, 4, 18
HSL:
47°, 9.0909%, 80.5882%
HSV (HSB):
47°, 4.2857%, 82.3529%
XYZ:
59.6768, 63.0304, 64.2791
xyY:
0.3192, 0.3371, 63.0304
CIE-Lab:
83.4584, -0.5534, 3.7026
CIE-LCH:
83.4584, 3.7438, 98.5005
CIE-Luv:
83.4584, 1.5406, 5.6339
Hunter-Lab:
79.3917, -4.7613, 7.5703
#d2d0c9 color charts
#d2d0c9 color shades, tints & tones
#d2d0c9 color schemes
#d2d0c9 color preview, HTML & CSS examples
This text has a color of #d2d0c9
<p style="color:#d2d0c9;">Text here</p>
.mytext {color:#d2d0c9;}
This box has a color of #d2d0c9
<div style="background-color:#d2d0c9;">Content here</div>
.mybackground {background-color:#d2d0c9;}
Border around this has a color of #d2d0c9
<div style="border:2px solid #d2d0c9;">Content here</div>
.myborder {border:2px solid #d2d0c9;}