#dcc478 color space conversions
Hex:
#dcc478
RGB:
220, 196, 120
CMY:
14, 23, 53
CMYK:
0, 11, 45, 14
HSL:
46°, 58.8235%, 66.6667%
HSV (HSB):
46°, 45.4545%, 86.2745%
XYZ:
52.6453, 56.0516, 25.8136
xyY:
0.3914, 0.4167, 56.0516
CIE-Lab:
79.6432, -1.6316, 41.1194
CIE-LCH:
79.6432, 41.1517, 92.2722
CIE-Luv:
79.6432, 19.7360, 53.0822
Hunter-Lab:
74.8676, -5.5009, 31.9647
#dcc478 color charts
#dcc478 color shades, tints & tones
#dcc478 color schemes
#dcc478 color preview, HTML & CSS examples
This text has a color of #dcc478
<p style="color:#dcc478;">Text here</p>
.mytext {color:#dcc478;}
This box has a color of #dcc478
<div style="background-color:#dcc478;">Content here</div>
.mybackground {background-color:#dcc478;}
Border around this has a color of #dcc478
<div style="border:2px solid #dcc478;">Content here</div>
.myborder {border:2px solid #dcc478;}