#dcc14e color space conversions
Hex:
#dcc14e
RGB:
220, 193, 78
CMY:
14, 24, 69
CMYK:
0, 12, 65, 14
HSL:
49°, 66.9811%, 58.4314%
HSV (HSB):
49°, 64.5455%, 86.2745%
XYZ:
49.9603, 53.9056, 14.9794
xyY:
0.4204, 0.4536, 53.9056
CIE-Lab:
78.4067, -3.4048, 59.5238
CIE-LCH:
78.4067, 59.6211, 93.2738
CIE-Luv:
78.4067, 23.8004, 69.9659
Hunter-Lab:
73.4205, -7.0222, 39.2979
#dcc14e color charts
#dcc14e color shades, tints & tones
#dcc14e color schemes
#dcc14e color preview, HTML & CSS examples
This text has a color of #dcc14e
<p style="color:#dcc14e;">Text here</p>
.mytext {color:#dcc14e;}
This box has a color of #dcc14e
<div style="background-color:#dcc14e;">Content here</div>
.mybackground {background-color:#dcc14e;}
Border around this has a color of #dcc14e
<div style="border:2px solid #dcc14e;">Content here</div>
.myborder {border:2px solid #dcc14e;}