#dfddc6 color space conversions
Hex:
#dfddc6
RGB:
223, 221, 198
CMY:
13, 13, 22
CMYK:
0, 1, 11, 13
HSL:
55°, 28.0899%, 82.5490%
HSV (HSB):
55°, 11.2108%, 87.4510%
XYZ:
66.4809, 71.4781, 63.7188
xyY:
0.3296, 0.3544, 71.4781
CIE-Lab:
87.7168, -3.2187, 11.5336
CIE-LCH:
87.7168, 11.9743, 105.5928
CIE-Luv:
87.7168, 2.4307, 17.5833
Hunter-Lab:
84.5447, -7.5915, 14.4962
#dfddc6 color charts
#dfddc6 color shades, tints & tones
#dfddc6 color schemes
#dfddc6 color preview, HTML & CSS examples
This text has a color of #dfddc6
<p style="color:#dfddc6;">Text here</p>
.mytext {color:#dfddc6;}
This box has a color of #dfddc6
<div style="background-color:#dfddc6;">Content here</div>
.mybackground {background-color:#dfddc6;}
Border around this has a color of #dfddc6
<div style="border:2px solid #dfddc6;">Content here</div>
.myborder {border:2px solid #dfddc6;}