#dcddc3 color space conversions
Hex:
#dcddc3
RGB:
220, 221, 195
CMY:
14, 13, 24
CMYK:
0, 0, 12, 13
HSL:
62°, 27.6596%, 81.5686%
HSV (HSB):
62°, 11.7647%, 86.6667%
XYZ:
65.2220, 70.8687, 61.8712
xyY:
0.3295, 0.3580, 70.8687
CIE-Lab:
87.4212, -4.7640, 12.6567
CIE-LCH:
87.4212, 13.5236, 110.6265
CIE-Luv:
87.4212, 0.8243, 19.4510
Hunter-Lab:
84.1835, -9.0267, 15.3529
#dcddc3 color charts
#dcddc3 color shades, tints & tones
#dcddc3 color schemes
#dcddc3 color preview, HTML & CSS examples
This text has a color of #dcddc3
<p style="color:#dcddc3;">Text here</p>
.mytext {color:#dcddc3;}
This box has a color of #dcddc3
<div style="background-color:#dcddc3;">Content here</div>
.mybackground {background-color:#dcddc3;}
Border around this has a color of #dcddc3
<div style="border:2px solid #dcddc3;">Content here</div>
.myborder {border:2px solid #dcddc3;}