#d2cdc7 color space conversions
Hex:
#d2cdc7
RGB:
210, 205, 199
CMY:
18, 20, 22
CMYK:
0, 2, 5, 18
HSL:
33°, 10.8911%, 80.1961%
HSV (HSB):
33°, 5.2381%, 82.3529%
XYZ:
58.7185, 61.4878, 62.8064
xyY:
0.3208, 0.3360, 61.4878
CIE-Lab:
82.6403, 0.6686, 3.5834
CIE-LCH:
82.6403, 3.6452, 79.4306
CIE-Luv:
82.6403, 3.2237, 5.2291
Hunter-Lab:
78.4142, -3.5595, 7.4012
#d2cdc7 color charts
#d2cdc7 color shades, tints & tones
#d2cdc7 color schemes
#d2cdc7 color preview, HTML & CSS examples
This text has a color of #d2cdc7
<p style="color:#d2cdc7;">Text here</p>
.mytext {color:#d2cdc7;}
This box has a color of #d2cdc7
<div style="background-color:#d2cdc7;">Content here</div>
.mybackground {background-color:#d2cdc7;}
Border around this has a color of #d2cdc7
<div style="border:2px solid #d2cdc7;">Content here</div>
.myborder {border:2px solid #d2cdc7;}