#dcdcc0 color space conversions
Hex:
#dcdcc0
RGB:
220, 220, 192
CMY:
14, 14, 25
CMYK:
0, 0, 13, 14
HSL:
60°, 28.5714%, 80.7843%
HSV (HSB):
60°, 12.7273%, 86.2745%
XYZ:
64.6228, 70.2078, 60.0146
xyY:
0.3317, 0.3603, 70.2078
CIE-Lab:
87.0987, -4.7286, 13.7745
CIE-LCH:
87.0987, 14.5636, 108.9468
CIE-Luv:
87.0987, 1.5163, 21.0013
Hunter-Lab:
83.7901, -8.9652, 16.1866
#dcdcc0 color charts
#dcdcc0 color shades, tints & tones
#dcdcc0 color schemes
#dcdcc0 color preview, HTML & CSS examples
This text has a color of #dcdcc0
<p style="color:#dcdcc0;">Text here</p>
.mytext {color:#dcdcc0;}
This box has a color of #dcdcc0
<div style="background-color:#dcdcc0;">Content here</div>
.mybackground {background-color:#dcdcc0;}
Border around this has a color of #dcdcc0
<div style="border:2px solid #dcdcc0;">Content here</div>
.myborder {border:2px solid #dcdcc0;}