#dcddc6 color space conversions
Hex:
#dcddc6
RGB:
220, 221, 198
CMY:
14, 13, 22
CMYK:
0, 0, 10, 13
HSL:
63°, 25.2747%, 82.1569%
HSV (HSB):
63°, 10.4072%, 86.6667%
XYZ:
65.5647, 71.0058, 63.6759
xyY:
0.3274, 0.3546, 71.0058
CIE-Lab:
87.4878, -4.2802, 11.1764
CIE-LCH:
87.4878, 11.9679, 110.9552
CIE-Luv:
87.4878, 0.6696, 17.2636
Hunter-Lab:
84.2649, -8.5767, 14.1821
#dcddc6 color charts
#dcddc6 color shades, tints & tones
#dcddc6 color schemes
#dcddc6 color preview, HTML & CSS examples
This text has a color of #dcddc6
<p style="color:#dcddc6;">Text here</p>
.mytext {color:#dcddc6;}
This box has a color of #dcddc6
<div style="background-color:#dcddc6;">Content here</div>
.mybackground {background-color:#dcddc6;}
Border around this has a color of #dcddc6
<div style="border:2px solid #dcddc6;">Content here</div>
.myborder {border:2px solid #dcddc6;}