#dcc80a color space conversions
Hex:
#dcc80a
RGB:
220, 200, 10
CMY:
14, 22, 96
CMYK:
0, 9, 95, 14
HSL:
54°, 91.3043%, 45.0980%
HSV (HSB):
54°, 95.4545%, 86.2745%
XYZ:
50.2243, 56.5461, 8.5545
xyY:
0.4355, 0.4903, 56.5461
CIE-Lab:
79.9236, -9.2340, 79.7260
CIE-LCH:
79.9236, 80.2590, 96.6067
CIE-Luv:
79.9236, 20.3256, 85.6039
Hunter-Lab:
75.1971, -12.3747, 45.8931
#dcc80a color charts
#dcc80a color shades, tints & tones
#dcc80a color schemes
#dcc80a color preview, HTML & CSS examples
This text has a color of #dcc80a
<p style="color:#dcc80a;">Text here</p>
.mytext {color:#dcc80a;}
This box has a color of #dcc80a
<div style="background-color:#dcc80a;">Content here</div>
.mybackground {background-color:#dcc80a;}
Border around this has a color of #dcc80a
<div style="border:2px solid #dcc80a;">Content here</div>
.myborder {border:2px solid #dcc80a;}