#dcc64f color space conversions
Hex:
#dcc64f
RGB:
220, 198, 79
CMY:
14, 22, 69
CMYK:
0, 10, 64, 14
HSL:
51°, 66.8246%, 58.6275%
HSV (HSB):
51°, 64.0909%, 86.2745%
XYZ:
51.1206, 56.1683, 15.5444
xyY:
0.4162, 0.4573, 56.1683
CIE-Lab:
79.7095, -5.9207, 60.4880
CIE-LCH:
79.7095, 60.7771, 95.5904
CIE-Luv:
79.7095, 20.3412, 71.7960
Hunter-Lab:
74.9455, -9.3993, 40.1646
#dcc64f color charts
#dcc64f color shades, tints & tones
#dcc64f color schemes
#dcc64f color preview, HTML & CSS examples
This text has a color of #dcc64f
<p style="color:#dcc64f;">Text here</p>
.mytext {color:#dcc64f;}
This box has a color of #dcc64f
<div style="background-color:#dcc64f;">Content here</div>
.mybackground {background-color:#dcc64f;}
Border around this has a color of #dcc64f
<div style="border:2px solid #dcc64f;">Content here</div>
.myborder {border:2px solid #dcc64f;}