#dcc14f color space conversions
Hex:
#dcc14f
RGB:
220, 193, 79
CMY:
14, 24, 69
CMYK:
0, 12, 64, 14
HSL:
49°, 66.8246%, 58.6275%
HSV (HSB):
49°, 64.0909%, 86.2745%
XYZ:
49.9964, 53.9201, 15.1697
xyY:
0.4198, 0.4528, 53.9201
CIE-Lab:
78.4151, -3.3439, 59.1030
CIE-LCH:
78.4151, 59.1975, 93.2382
CIE-Luv:
78.4151, 23.7605, 69.6214
Hunter-Lab:
73.4303, -6.9678, 39.1527
#dcc14f color charts
#dcc14f color shades, tints & tones
#dcc14f color schemes
#dcc14f color preview, HTML & CSS examples
This text has a color of #dcc14f
<p style="color:#dcc14f;">Text here</p>
.mytext {color:#dcc14f;}
This box has a color of #dcc14f
<div style="background-color:#dcc14f;">Content here</div>
.mybackground {background-color:#dcc14f;}
Border around this has a color of #dcc14f
<div style="border:2px solid #dcc14f;">Content here</div>
.myborder {border:2px solid #dcc14f;}