#dcc370 color space conversions
Hex:
#dcc370
RGB:
220, 195, 112
CMY:
14, 24, 56
CMYK:
0, 11, 49, 14
HSL:
46°, 60.6742%, 65.0980%
HSV (HSB):
46°, 49.0909%, 86.2745%
XYZ:
51.9549, 55.4157, 23.2872
xyY:
0.3976, 0.4241, 55.4157
CIE-Lab:
79.2801, -1.8695, 44.6711
CIE-LCH:
79.2801, 44.7102, 92.3965
CIE-Luv:
79.2801, 20.8367, 56.6578
Hunter-Lab:
74.4417, -5.6929, 33.5618
#dcc370 color charts
#dcc370 color shades, tints & tones
#dcc370 color schemes
#dcc370 color preview, HTML & CSS examples
This text has a color of #dcc370
<p style="color:#dcc370;">Text here</p>
.mytext {color:#dcc370;}
This box has a color of #dcc370
<div style="background-color:#dcc370;">Content here</div>
.mybackground {background-color:#dcc370;}
Border around this has a color of #dcc370
<div style="border:2px solid #dcc370;">Content here</div>
.myborder {border:2px solid #dcc370;}