#dcc20a color space conversions
Hex:
#dcc20a
RGB:
220, 194, 10
CMY:
14, 24, 96
CMYK:
0, 12, 95, 14
HSL:
53°, 91.3043%, 45.0980%
HSV (HSB):
53°, 95.4545%, 86.2745%
XYZ:
48.8618, 53.8211, 8.1004
xyY:
0.4411, 0.4858, 53.8211
CIE-Lab:
78.3573, -6.1716, 78.5690
CIE-LCH:
78.3573, 78.8111, 94.4914
CIE-Luv:
78.3573, 24.5882, 83.3324
Hunter-Lab:
73.3629, -9.4990, 44.8075
#dcc20a color charts
#dcc20a color shades, tints & tones
#dcc20a color schemes
#dcc20a color preview, HTML & CSS examples
This text has a color of #dcc20a
<p style="color:#dcc20a;">Text here</p>
.mytext {color:#dcc20a;}
This box has a color of #dcc20a
<div style="background-color:#dcc20a;">Content here</div>
.mybackground {background-color:#dcc20a;}
Border around this has a color of #dcc20a
<div style="border:2px solid #dcc20a;">Content here</div>
.myborder {border:2px solid #dcc20a;}