#dcc456 color space conversions
Hex:
#dcc456
RGB:
220, 196, 86
CMY:
14, 23, 66
CMYK:
0, 11, 61, 14
HSL:
49°, 65.6863%, 60.0000%
HSV (HSB):
49°, 60.9091%, 86.2745%
XYZ:
50.9348, 55.3674, 16.8065
xyY:
0.4137, 0.4497, 55.3674
CIE-Lab:
79.2524, -4.4434, 56.9441
CIE-LCH:
79.2524, 57.1172, 94.4619
CIE-Luv:
79.2524, 21.4260, 68.4155
Hunter-Lab:
74.4093, -8.0289, 38.6949
#dcc456 color charts
#dcc456 color shades, tints & tones
#dcc456 color schemes
#dcc456 color preview, HTML & CSS examples
This text has a color of #dcc456
<p style="color:#dcc456;">Text here</p>
.mytext {color:#dcc456;}
This box has a color of #dcc456
<div style="background-color:#dcc456;">Content here</div>
.mybackground {background-color:#dcc456;}
Border around this has a color of #dcc456
<div style="border:2px solid #dcc456;">Content here</div>
.myborder {border:2px solid #dcc456;}