#dab88e color space conversions
Hex:
#dab88e
RGB:
218, 184, 142
CMY:
15, 28, 44
CMYK:
0, 16, 35, 15
HSL:
33°, 50.6667%, 70.5882%
HSV (HSB):
33°, 34.8624%, 85.4902%
XYZ:
50.9364, 51.1394, 32.7774
xyY:
0.3777, 0.3792, 51.1394
CIE-Lab:
76.7634, 6.2894, 25.8967
CIE-LCH:
76.7634, 26.6495, 76.3492
CIE-Luv:
76.7634, 24.4518, 33.8574
Hunter-Lab:
71.5118, 1.9962, 22.8827
#dab88e color charts
#dab88e color shades, tints & tones
#dab88e color schemes
#dab88e color preview, HTML & CSS examples
This text has a color of #dab88e
<p style="color:#dab88e;">Text here</p>
.mytext {color:#dab88e;}
This box has a color of #dab88e
<div style="background-color:#dab88e;">Content here</div>
.mybackground {background-color:#dab88e;}
Border around this has a color of #dab88e
<div style="border:2px solid #dab88e;">Content here</div>
.myborder {border:2px solid #dab88e;}