#dcc046 color space conversions
Hex:
#dcc046
RGB:
220, 192, 70
CMY:
14, 25, 73
CMYK:
0, 13, 68, 14
HSL:
49°, 68.1818%, 56.8627%
HSV (HSB):
49°, 68.1818%, 86.2745%
XYZ:
49.4703, 53.3571, 13.4859
xyY:
0.4253, 0.4587, 53.3571
CIE-Lab:
78.0854, -3.3434, 62.5218
CIE-LCH:
78.0854, 62.6112, 93.0610
CIE-Luv:
78.0854, 24.7967, 72.1310
Hunter-Lab:
73.0460, -6.9414, 40.1859
#dcc046 color charts
#dcc046 color shades, tints & tones
#dcc046 color schemes
#dcc046 color preview, HTML & CSS examples
This text has a color of #dcc046
<p style="color:#dcc046;">Text here</p>
.mytext {color:#dcc046;}
This box has a color of #dcc046
<div style="background-color:#dcc046;">Content here</div>
.mybackground {background-color:#dcc046;}
Border around this has a color of #dcc046
<div style="border:2px solid #dcc046;">Content here</div>
.myborder {border:2px solid #dcc046;}