#dcc00c color space conversions
Hex:
#dcc00c
RGB:
220, 192, 12
CMY:
14, 25, 95
CMYK:
0, 13, 95, 14
HSL:
52°, 89.6552%, 45.4902%
HSV (HSB):
52°, 94.5455%, 86.2745%
XYZ:
48.4312, 52.9415, 8.0140
xyY:
0.4428, 0.4840, 52.9415
CIE-Lab:
77.8404, -5.1236, 77.9781
CIE-LCH:
77.8404, 78.1462, 93.7593
CIE-Luv:
77.8404, 26.0139, 82.4577
Hunter-Lab:
72.7609, -8.5181, 44.4024
#dcc00c color charts
#dcc00c RGB chart
#dcc00c CMYK chart
#dcc00c RGB pie chart
#dcc00c color shades, tints & tones
#dcc00c color schemes
#dcc00c color preview, HTML & CSS examples
This text has a color of #dcc00c
<p style="color:#dcc00c;">Text here</p>
.mytext {color:#dcc00c;}
Text color #dcc00c
This box has a color of #dcc00c
<div style="background-color:#dcc00c;">Content here</div>
.mybackground {background-color:#dcc00c;}
Background color #dcc00c
Border around this has a color of #dcc00c
<div style="border:2px solid #dcc00c;">Content here</div>
.myborder {border:2px solid #dcc00c;}
Border color #dcc00c