#dcc340 color space conversions
Hex:
#dcc340
RGB:
220, 195, 64
CMY:
14, 24, 75
CMYK:
0, 11, 71, 14
HSL:
50°, 69.0265%, 55.6863%
HSV (HSB):
50°, 70.9091%, 86.2745%
XYZ:
49.9557, 54.6160, 12.7595
xyY:
0.4258, 0.4655, 54.6160
CIE-Lab:
78.8196, -5.1970, 65.6110
CIE-LCH:
78.8196, 65.8165, 94.5289
CIE-Luv:
78.8196, 22.9081, 75.1332
Hunter-Lab:
73.9027, -8.6696, 41.4953
#dcc340 color charts
#dcc340 color shades, tints & tones
#dcc340 color schemes
#dcc340 color preview, HTML & CSS examples
This text has a color of #dcc340
<p style="color:#dcc340;">Text here</p>
.mytext {color:#dcc340;}
This box has a color of #dcc340
<div style="background-color:#dcc340;">Content here</div>
.mybackground {background-color:#dcc340;}
Border around this has a color of #dcc340
<div style="border:2px solid #dcc340;">Content here</div>
.myborder {border:2px solid #dcc340;}