#dfcdc1 color space conversions
Hex:
#dfcdc1
RGB:
223, 205, 193
CMY:
13, 20, 24
CMYK:
0, 8, 13, 13
HSL:
24°, 31.9149%, 81.5686%
HSV (HSB):
24°, 13.4529%, 87.4510%
XYZ:
61.8884, 63.2009, 59.3892
xyY:
0.3355, 0.3426, 63.2009
CIE-Lab:
83.5480, 4.2854, 8.2242
CIE-LCH:
83.5480, 9.2737, 62.4774
CIE-Luv:
83.5480, 11.4331, 11.3287
Hunter-Lab:
79.4990, -0.1645, 11.3571
#dfcdc1 color charts
#dfcdc1 color shades, tints & tones
#dfcdc1 color schemes
#dfcdc1 color preview, HTML & CSS examples
This text has a color of #dfcdc1
<p style="color:#dfcdc1;">Text here</p>
.mytext {color:#dfcdc1;}
This box has a color of #dfcdc1
<div style="background-color:#dfcdc1;">Content here</div>
.mybackground {background-color:#dfcdc1;}
Border around this has a color of #dfcdc1
<div style="border:2px solid #dfcdc1;">Content here</div>
.myborder {border:2px solid #dfcdc1;}