#dab58e color space conversions
Hex:
#dab58e
RGB:
218, 181, 142
CMY:
15, 29, 44
CMYK:
0, 17, 35, 15
HSL:
31°, 50.6667%, 70.5882%
HSV (HSB):
31°, 34.8624%, 85.4902%
XYZ:
50.3198, 49.9062, 32.5719
xyY:
0.3789, 0.3758, 49.9062
CIE-Lab:
76.0116, 7.8842, 24.8813
CIE-LCH:
76.0116, 26.1006, 72.4181
CIE-Luv:
76.0116, 26.3291, 32.2159
Hunter-Lab:
70.6443, 3.5177, 22.1142
#dab58e color charts
#dab58e color shades, tints & tones
#dab58e color schemes
#dab58e color preview, HTML & CSS examples
This text has a color of #dab58e
<p style="color:#dab58e;">Text here</p>
.mytext {color:#dab58e;}
This box has a color of #dab58e
<div style="background-color:#dab58e;">Content here</div>
.mybackground {background-color:#dab58e;}
Border around this has a color of #dab58e
<div style="border:2px solid #dab58e;">Content here</div>
.myborder {border:2px solid #dab58e;}