#dcc64e color space conversions
Hex:
#dcc64e
RGB:
220, 198, 78
CMY:
14, 22, 69
CMYK:
0, 10, 65, 14
HSL:
51°, 66.9811%, 58.4314%
HSV (HSB):
51°, 64.5455%, 86.2745%
XYZ:
51.0844, 56.1539, 15.3541
xyY:
0.4167, 0.4581, 56.1539
CIE-Lab:
79.7013, -5.9812, 60.9022
CIE-LCH:
79.7013, 61.1952, 95.6090
CIE-Luv:
79.7013, 20.3772, 72.1337
Hunter-Lab:
74.9359, -9.4528, 40.3068
#dcc64e color charts
#dcc64e color shades, tints & tones
#dcc64e color schemes
#dcc64e color preview, HTML & CSS examples
This text has a color of #dcc64e
<p style="color:#dcc64e;">Text here</p>
.mytext {color:#dcc64e;}
This box has a color of #dcc64e
<div style="background-color:#dcc64e;">Content here</div>
.mybackground {background-color:#dcc64e;}
Border around this has a color of #dcc64e
<div style="border:2px solid #dcc64e;">Content here</div>
.myborder {border:2px solid #dcc64e;}