#dcc58e color space conversions
Hex:
#dcc58e
RGB:
220, 197, 142
CMY:
14, 23, 44
CMYK:
0, 10, 35, 14
HSL:
42°, 52.7027%, 70.9804%
HSV (HSB):
42°, 35.4545%, 86.2745%
XYZ:
54.3639, 57.1011, 33.7475
xyY:
0.3744, 0.3932, 57.1011
CIE-Lab:
80.2364, 0.2317, 30.5752
CIE-LCH:
80.2364, 30.5761, 89.5657
CIE-Luv:
80.2364, 17.7439, 41.1160
Hunter-Lab:
75.5653, -3.8210, 26.4167
#dcc58e color charts
#dcc58e color shades, tints & tones
#dcc58e color schemes
#dcc58e color preview, HTML & CSS examples
This text has a color of #dcc58e
<p style="color:#dcc58e;">Text here</p>
.mytext {color:#dcc58e;}
This box has a color of #dcc58e
<div style="background-color:#dcc58e;">Content here</div>
.mybackground {background-color:#dcc58e;}
Border around this has a color of #dcc58e
<div style="border:2px solid #dcc58e;">Content here</div>
.myborder {border:2px solid #dcc58e;}