#dfdccd color space conversions
Hex:
#dfdccd
RGB:
223, 220, 205
CMY:
13, 14, 20
CMYK:
0, 1, 8, 13
HSL:
50°, 21.9512%, 83.9216%
HSV (HSB):
50°, 8.0717%, 87.4510%
XYZ:
67.0441, 71.2822, 67.9828
xyY:
0.3250, 0.3455, 71.2822
CIE-Lab:
87.6219, -1.5601, 7.7187
CIE-LCH:
87.6219, 7.8748, 101.4267
CIE-Luv:
87.6219, 2.5723, 11.7828
Hunter-Lab:
84.4288, -6.0052, 11.3593
#dfdccd color charts
#dfdccd color shades, tints & tones
#dfdccd color schemes
#dfdccd color preview, HTML & CSS examples
This text has a color of #dfdccd
<p style="color:#dfdccd;">Text here</p>
.mytext {color:#dfdccd;}
This box has a color of #dfdccd
<div style="background-color:#dfdccd;">Content here</div>
.mybackground {background-color:#dfdccd;}
Border around this has a color of #dfdccd
<div style="border:2px solid #dfdccd;">Content here</div>
.myborder {border:2px solid #dfdccd;}