#dcc470 color space conversions
Hex:
#dcc470
RGB:
220, 196, 112
CMY:
14, 23, 56
CMYK:
0, 11, 49, 14
HSL:
47°, 60.6742%, 65.0980%
HSV (HSB):
47°, 49.0909%, 86.2745%
XYZ:
52.1798, 55.8654, 23.3622
xyY:
0.3971, 0.4251, 55.8654
CIE-Lab:
79.5371, -2.3885, 44.9861
CIE-LCH:
79.5371, 45.0494, 93.0392
CIE-Luv:
79.5371, 20.1834, 57.1450
Hunter-Lab:
74.7431, -6.1858, 33.7882
#dcc470 color charts
#dcc470 color shades, tints & tones
#dcc470 color schemes
#dcc470 color preview, HTML & CSS examples
This text has a color of #dcc470
<p style="color:#dcc470;">Text here</p>
.mytext {color:#dcc470;}
This box has a color of #dcc470
<div style="background-color:#dcc470;">Content here</div>
.mybackground {background-color:#dcc470;}
Border around this has a color of #dcc470
<div style="border:2px solid #dcc470;">Content here</div>
.myborder {border:2px solid #dcc470;}