#dcc94f color space conversions
Hex:
#dcc94f
RGB:
220, 201, 79
CMY:
14, 21, 69
CMYK:
0, 9, 64, 14
HSL:
52°, 66.8246%, 58.6275%
HSV (HSB):
52°, 64.0909%, 86.2745%
XYZ:
51.8131, 57.5534, 15.7752
xyY:
0.4140, 0.4599, 57.5534
CIE-Lab:
80.4899, -7.4563, 61.3185
CIE-LCH:
80.4899, 61.7702, 96.9331
CIE-Luv:
80.4899, 18.3123, 73.0983
Hunter-Lab:
75.8640, -10.8511, 40.7760
#dcc94f color charts
#dcc94f color shades, tints & tones
#dcc94f color schemes
#dcc94f color preview, HTML & CSS examples
This text has a color of #dcc94f
<p style="color:#dcc94f;">Text here</p>
.mytext {color:#dcc94f;}
This box has a color of #dcc94f
<div style="background-color:#dcc94f;">Content here</div>
.mybackground {background-color:#dcc94f;}
Border around this has a color of #dcc94f
<div style="border:2px solid #dcc94f;">Content here</div>
.myborder {border:2px solid #dcc94f;}