#dcc76a color space conversions
Hex:
#dcc76a
RGB:
220, 199, 106
CMY:
14, 22, 58
CMYK:
0, 10, 52, 14
HSL:
49°, 61.9565%, 63.9216%
HSV (HSB):
49°, 51.8182%, 86.2745%
XYZ:
52.5401, 57.1031, 21.8885
xyY:
0.3994, 0.4341, 57.1031
CIE-Lab:
80.2375, -4.4672, 48.7661
CIE-LCH:
80.2375, 48.9703, 95.2339
CIE-Luv:
80.2375, 18.5297, 61.4413
Hunter-Lab:
75.5666, -8.1336, 35.7228
#dcc76a color charts
#dcc76a color shades, tints & tones
#dcc76a color schemes
#dcc76a color preview, HTML & CSS examples
This text has a color of #dcc76a
<p style="color:#dcc76a;">Text here</p>
.mytext {color:#dcc76a;}
This box has a color of #dcc76a
<div style="background-color:#dcc76a;">Content here</div>
.mybackground {background-color:#dcc76a;}
Border around this has a color of #dcc76a
<div style="border:2px solid #dcc76a;">Content here</div>
.myborder {border:2px solid #dcc76a;}