#dcc67c color space conversions
Hex:
#dcc67c
RGB:
220, 198, 124
CMY:
14, 22, 51
CMYK:
0, 10, 44, 14
HSL:
46°, 57.8313%, 67.4510%
HSV (HSB):
46°, 43.6364%, 86.2745%
XYZ:
53.3474, 57.0590, 27.2706
xyY:
0.3875, 0.4144, 57.0590
CIE-Lab:
80.2128, -2.2696, 39.8152
CIE-LCH:
80.2128, 39.8798, 93.2625
CIE-Luv:
80.2128, 18.2254, 51.9667
Hunter-Lab:
75.5374, -6.1271, 31.4713
#dcc67c color charts
#dcc67c color shades, tints & tones
#dcc67c color schemes
#dcc67c color preview, HTML & CSS examples
This text has a color of #dcc67c
<p style="color:#dcc67c;">Text here</p>
.mytext {color:#dcc67c;}
This box has a color of #dcc67c
<div style="background-color:#dcc67c;">Content here</div>
.mybackground {background-color:#dcc67c;}
Border around this has a color of #dcc67c
<div style="border:2px solid #dcc67c;">Content here</div>
.myborder {border:2px solid #dcc67c;}