#dccc5e color space conversions
Hex:
#dccc5e
RGB:
220, 204, 94
CMY:
14, 20, 63
CMYK:
0, 7, 57, 14
HSL:
52°, 64.2857%, 61.5686%
HSV (HSB):
52°, 57.2727%, 86.2745%
XYZ:
53.1284, 59.2095, 19.2181
xyY:
0.4038, 0.4501, 59.2095
CIE-Lab:
81.4066, -7.9804, 55.7544
CIE-LCH:
81.4066, 56.3226, 98.1457
CIE-Luv:
81.4066, 15.7712, 68.9183
Hunter-Lab:
76.9477, -11.4135, 39.0554
#dccc5e color charts
#dccc5e color shades, tints & tones
#dccc5e color schemes
#dccc5e color preview, HTML & CSS examples
This text has a color of #dccc5e
<p style="color:#dccc5e;">Text here</p>
.mytext {color:#dccc5e;}
This box has a color of #dccc5e
<div style="background-color:#dccc5e;">Content here</div>
.mybackground {background-color:#dccc5e;}
Border around this has a color of #dccc5e
<div style="border:2px solid #dccc5e;">Content here</div>
.myborder {border:2px solid #dccc5e;}