#dcc58b color space conversions
Hex:
#dcc58b
RGB:
220, 197, 139
CMY:
14, 23, 45
CMYK:
0, 10, 37, 14
HSL:
43°, 53.6424%, 70.3922%
HSV (HSB):
43°, 36.8182%, 86.2745%
XYZ:
54.1417, 57.0122, 32.5770
xyY:
0.3767, 0.3967, 57.0122
CIE-Lab:
80.1865, -0.1193, 32.0724
CIE-LCH:
80.1865, 32.0726, 90.2131
CIE-Luv:
80.1865, 17.9395, 42.9256
Hunter-Lab:
75.5064, -4.1434, 27.2741
#dcc58b color charts
#dcc58b color shades, tints & tones
#dcc58b color schemes
#dcc58b color preview, HTML & CSS examples
This text has a color of #dcc58b
<p style="color:#dcc58b;">Text here</p>
.mytext {color:#dcc58b;}
This box has a color of #dcc58b
<div style="background-color:#dcc58b;">Content here</div>
.mybackground {background-color:#dcc58b;}
Border around this has a color of #dcc58b
<div style="border:2px solid #dcc58b;">Content here</div>
.myborder {border:2px solid #dcc58b;}