#dac88e color space conversions
Hex:
#dac88e
RGB:
218, 200, 142
CMY:
15, 22, 44
CMYK:
0, 8, 35, 15
HSL:
46°, 50.6667%, 70.5882%
HSV (HSB):
46°, 34.8624%, 85.4902%
XYZ:
54.4502, 58.1670, 33.9487
xyY:
0.3715, 0.3969, 58.1670
CIE-Lab:
80.8315, -2.1139, 31.3328
CIE-LCH:
80.8315, 31.4040, 93.8596
CIE-Luv:
80.8315, 14.5682, 42.5696
Hunter-Lab:
76.2673, -6.0296, 26.9955
#dac88e color charts
#dac88e color shades, tints & tones
#dac88e color schemes
#dac88e color preview, HTML & CSS examples
This text has a color of #dac88e
<p style="color:#dac88e;">Text here</p>
.mytext {color:#dac88e;}
This box has a color of #dac88e
<div style="background-color:#dac88e;">Content here</div>
.mybackground {background-color:#dac88e;}
Border around this has a color of #dac88e
<div style="border:2px solid #dac88e;">Content here</div>
.myborder {border:2px solid #dac88e;}