#d2cdc4 color space conversions
Hex:
#d2cdc4
RGB:
210, 205, 196
CMY:
18, 20, 23
CMYK:
0, 2, 7, 18
HSL:
39°, 13.4615%, 79.6078%
HSV (HSB):
39°, 6.6667%, 82.3529%
XYZ:
58.3735, 61.3498, 60.9896
xyY:
0.3230, 0.3395, 61.3498
CIE-Lab:
82.5664, 0.1513, 5.0771
CIE-LCH:
82.5664, 5.0793, 88.2930
CIE-Luv:
82.5664, 3.4054, 7.5160
Hunter-Lab:
78.3261, -4.0415, 8.6614
#d2cdc4 color charts
#d2cdc4 color shades, tints & tones
#d2cdc4 color schemes
#d2cdc4 color preview, HTML & CSS examples
This text has a color of #d2cdc4
<p style="color:#d2cdc4;">Text here</p>
.mytext {color:#d2cdc4;}
This box has a color of #d2cdc4
<div style="background-color:#d2cdc4;">Content here</div>
.mybackground {background-color:#d2cdc4;}
Border around this has a color of #d2cdc4
<div style="border:2px solid #d2cdc4;">Content here</div>
.myborder {border:2px solid #d2cdc4;}