#dfced3 color space conversions
Hex:
#dfced3
RGB:
223, 206, 211
CMY:
13, 19, 17
CMYK:
0, 8, 5, 13
HSL:
342°, 20.9877%, 84.1176%
HSV (HSB):
342°, 7.6233%, 87.4510%
XYZ:
64.2606, 64.5337, 70.6974
xyY:
0.3221, 0.3235, 64.5337
CIE-Lab:
84.2429, 6.7578, -0.3527
CIE-LCH:
84.2429, 6.7670, 357.0120
CIE-Luv:
84.2429, 9.5567, -1.7380
Hunter-Lab:
80.3329, 2.2047, 4.0546
#dfced3 color charts
#dfced3 color shades, tints & tones
#dfced3 color schemes
#dfced3 color preview, HTML & CSS examples
This text has a color of #dfced3
<p style="color:#dfced3;">Text here</p>
.mytext {color:#dfced3;}
This box has a color of #dfced3
<div style="background-color:#dfced3;">Content here</div>
.mybackground {background-color:#dfced3;}
Border around this has a color of #dfced3
<div style="border:2px solid #dfced3;">Content here</div>
.myborder {border:2px solid #dfced3;}