#dcc156 color space conversions
Hex:
#dcc156
RGB:
220, 193, 86
CMY:
14, 24, 66
CMYK:
0, 12, 61, 14
HSL:
48°, 65.6863%, 60.0000%
HSV (HSB):
48°, 60.9091%, 86.2745%
XYZ:
50.2649, 54.0275, 16.5832
xyY:
0.4158, 0.4470, 54.0275
CIE-Lab:
78.4777, -2.8928, 56.0857
CIE-LCH:
78.4777, 56.1603, 92.9526
CIE-Luv:
78.4777, 23.4661, 67.0798
Hunter-Lab:
73.5034, -6.5647, 38.0759
#dcc156 color charts
#dcc156 color shades, tints & tones
#dcc156 color schemes
#dcc156 color preview, HTML & CSS examples
This text has a color of #dcc156
<p style="color:#dcc156;">Text here</p>
.mytext {color:#dcc156;}
This box has a color of #dcc156
<div style="background-color:#dcc156;">Content here</div>
.mybackground {background-color:#dcc156;}
Border around this has a color of #dcc156
<div style="border:2px solid #dcc156;">Content here</div>
.myborder {border:2px solid #dcc156;}