#dcc70c color space conversions
Hex:
#dcc70c
RGB:
220, 199, 12
CMY:
14, 22, 95
CMYK:
0, 10, 95, 14
HSL:
54°, 89.6552%, 45.4902%
HSV (HSB):
54°, 94.5455%, 86.2745%
XYZ:
50.0050, 56.0890, 8.5385
xyY:
0.4362, 0.4893, 56.0890
CIE-Lab:
79.6645, -8.7061, 79.3326
CIE-LCH:
79.6645, 79.8089, 96.2627
CIE-Luv:
79.6645, 21.0181, 85.1110
Hunter-Lab:
74.8926, -11.8796, 45.6651
#dcc70c color charts
#dcc70c RGB chart
#dcc70c CMYK chart
#dcc70c RGB pie chart
#dcc70c color shades, tints & tones
#dcc70c color schemes
#dcc70c color preview, HTML & CSS examples
This text has a color of #dcc70c
<p style="color:#dcc70c;">Text here</p>
.mytext {color:#dcc70c;}
Text color #dcc70c
This box has a color of #dcc70c
<div style="background-color:#dcc70c;">Content here</div>
.mybackground {background-color:#dcc70c;}
Background color #dcc70c
Border around this has a color of #dcc70c
<div style="border:2px solid #dcc70c;">Content here</div>
.myborder {border:2px solid #dcc70c;}
Border color #dcc70c