#dcc35c color space conversions
Hex:
#dcc35c
RGB:
220, 195, 92
CMY:
14, 24, 64
CMYK:
0, 11, 58, 14
HSL:
48°, 64.6465%, 61.1765%
HSV (HSB):
48°, 58.1818%, 86.2745%
XYZ:
50.9621, 55.0186, 18.0589
xyY:
0.4109, 0.4436, 55.0186
CIE-Lab:
79.0520, -3.5071, 53.9972
CIE-LCH:
79.0520, 54.1110, 93.7161
CIE-Luv:
79.0520, 21.8418, 65.6301
Hunter-Lab:
74.1745, -7.1658, 37.4871
#dcc35c color charts
#dcc35c color shades, tints & tones
#dcc35c color schemes
#dcc35c color preview, HTML & CSS examples
This text has a color of #dcc35c
<p style="color:#dcc35c;">Text here</p>
.mytext {color:#dcc35c;}
This box has a color of #dcc35c
<div style="background-color:#dcc35c;">Content here</div>
.mybackground {background-color:#dcc35c;}
Border around this has a color of #dcc35c
<div style="border:2px solid #dcc35c;">Content here</div>
.myborder {border:2px solid #dcc35c;}