#dcc80c color space conversions
Hex:
#dcc80c
RGB:
220, 200, 12
CMY:
14, 22, 95
CMYK:
0, 9, 95, 14
HSL:
54°, 89.6552%, 45.4902%
HSV (HSB):
54°, 94.5455%, 86.2745%
XYZ:
50.2358, 56.5507, 8.6155
xyY:
0.4353, 0.4900, 56.5507
CIE-Lab:
79.9262, -9.2143, 79.5276
CIE-LCH:
79.9262, 80.0596, 96.6090
CIE-Luv:
79.9262, 20.3138, 85.4902
Hunter-Lab:
75.2002, -12.3574, 45.8475
#dcc80c color charts
#dcc80c RGB chart
#dcc80c CMYK chart
#dcc80c RGB pie chart
#dcc80c color shades, tints & tones
#dcc80c color schemes
#dcc80c color preview, HTML & CSS examples
This text has a color of #dcc80c
<p style="color:#dcc80c;">Text here</p>
.mytext {color:#dcc80c;}
Text color #dcc80c
This box has a color of #dcc80c
<div style="background-color:#dcc80c;">Content here</div>
.mybackground {background-color:#dcc80c;}
Background color #dcc80c
Border around this has a color of #dcc80c
<div style="border:2px solid #dcc80c;">Content here</div>
.myborder {border:2px solid #dcc80c;}
Border color #dcc80c