#dcc42d color space conversions
Hex:
#dcc42d
RGB:
220, 196, 45
CMY:
14, 23, 82
CMYK:
0, 11, 80, 14
HSL:
52°, 71.4286%, 51.9608%
HSV (HSB):
52°, 79.5455%, 86.2745%
XYZ:
49.7288, 54.8850, 10.4555
xyY:
0.4322, 0.4770, 54.8850
CIE-Lab:
78.9750, -6.4786, 72.1648
CIE-LCH:
78.9750, 72.4551, 95.1300
CIE-Luv:
78.9750, 22.6989, 79.9383
Hunter-Lab:
74.0844, -9.8304, 43.4915
#dcc42d color charts
#dcc42d color shades, tints & tones
#dcc42d color schemes
#dcc42d color preview, HTML & CSS examples
This text has a color of #dcc42d
<p style="color:#dcc42d;">Text here</p>
.mytext {color:#dcc42d;}
This box has a color of #dcc42d
<div style="background-color:#dcc42d;">Content here</div>
.mybackground {background-color:#dcc42d;}
Border around this has a color of #dcc42d
<div style="border:2px solid #dcc42d;">Content here</div>
.myborder {border:2px solid #dcc42d;}