#dab88c color space conversions
Hex:
#dab88c
RGB:
218, 184, 140
CMY:
15, 28, 45
CMYK:
0, 16, 36, 15
HSL:
34°, 51.3158%, 70.1961%
HSV (HSB):
34°, 35.7798%, 85.4902%
XYZ:
50.7876, 51.0799, 31.9935
xyY:
0.3794, 0.3816, 51.0799
CIE-Lab:
76.7274, 6.0486, 26.9118
CIE-LCH:
76.7274, 27.5831, 77.3329
CIE-Luv:
76.7274, 24.6142, 35.1183
Hunter-Lab:
71.4702, 1.7714, 23.4880
#dab88c color charts
#dab88c color shades, tints & tones
#dab88c color schemes
#dab88c color preview, HTML & CSS examples
This text has a color of #dab88c
<p style="color:#dab88c;">Text here</p>
.mytext {color:#dab88c;}
This box has a color of #dab88c
<div style="background-color:#dab88c;">Content here</div>
.mybackground {background-color:#dab88c;}
Border around this has a color of #dab88c
<div style="border:2px solid #dab88c;">Content here</div>
.myborder {border:2px solid #dab88c;}