#dcc03e color space conversions
Hex:
#dcc03e
RGB:
220, 192, 62
CMY:
14, 25, 76
CMYK:
0, 13, 72, 14
HSL:
49°, 69.2982%, 55.2941%
HSV (HSB):
49°, 71.8182%, 86.2745%
XYZ:
49.2343, 53.2627, 12.2432
xyY:
0.4291, 0.4642, 53.2627
CIE-Lab:
78.0299, -3.7447, 65.5875
CIE-LCH:
78.0299, 65.6944, 93.2677
CIE-Luv:
78.0299, 25.0678, 74.4325
Hunter-Lab:
72.9813, -7.2984, 41.1405
#dcc03e color charts
#dcc03e color shades, tints & tones
#dcc03e color schemes
#dcc03e color preview, HTML & CSS examples
This text has a color of #dcc03e
<p style="color:#dcc03e;">Text here</p>
.mytext {color:#dcc03e;}
This box has a color of #dcc03e
<div style="background-color:#dcc03e;">Content here</div>
.mybackground {background-color:#dcc03e;}
Border around this has a color of #dcc03e
<div style="border:2px solid #dcc03e;">Content here</div>
.myborder {border:2px solid #dcc03e;}