#dcc161 color space conversions
Hex:
#dcc161
RGB:
220, 193, 97
CMY:
14, 24, 62
CMYK:
0, 12, 56, 14
HSL:
47°, 63.7306%, 62.1569%
HSV (HSB):
47°, 55.9091%, 86.2745%
XYZ:
50.7428, 54.2186, 19.1001
xyY:
0.4090, 0.4370, 54.2186
CIE-Lab:
78.5890, -2.0951, 51.1266
CIE-LCH:
78.5890, 51.1695, 92.3466
CIE-Luv:
78.5890, 22.9510, 62.6297
Hunter-Lab:
73.6333, -5.8488, 36.1638
#dcc161 color charts
#dcc161 color shades, tints & tones
#dcc161 color schemes
#dcc161 color preview, HTML & CSS examples
This text has a color of #dcc161
<p style="color:#dcc161;">Text here</p>
.mytext {color:#dcc161;}
This box has a color of #dcc161
<div style="background-color:#dcc161;">Content here</div>
.mybackground {background-color:#dcc161;}
Border around this has a color of #dcc161
<div style="border:2px solid #dcc161;">Content here</div>
.myborder {border:2px solid #dcc161;}