#dcc24a color space conversions
Hex:
#dcc24a
RGB:
220, 194, 74
CMY:
14, 24, 71
CMYK:
0, 12, 66, 14
HSL:
49°, 67.5926%, 57.6471%
HSV (HSB):
49°, 66.3636%, 86.2745%
XYZ:
50.0430, 54.2936, 14.3207
xyY:
0.4217, 0.4576, 54.2936
CIE-Lab:
78.6326, -4.1563, 61.4494
CIE-LCH:
78.6326, 61.5898, 93.8694
CIE-Luv:
78.6326, 23.2632, 71.7259
Hunter-Lab:
73.6842, -7.7182, 40.0558
#dcc24a color charts
#dcc24a color shades, tints & tones
#dcc24a color schemes
#dcc24a color preview, HTML & CSS examples
This text has a color of #dcc24a
<p style="color:#dcc24a;">Text here</p>
.mytext {color:#dcc24a;}
This box has a color of #dcc24a
<div style="background-color:#dcc24a;">Content here</div>
.mybackground {background-color:#dcc24a;}
Border around this has a color of #dcc24a
<div style="border:2px solid #dcc24a;">Content here</div>
.myborder {border:2px solid #dcc24a;}