#dac29e color space conversions
Hex:
#dac29e
RGB:
218, 194, 158
CMY:
15, 24, 38
CMYK:
0, 11, 28, 15
HSL:
36°, 44.7761%, 73.7255%
HSV (HSB):
36°, 27.5229%, 85.4902%
XYZ:
54.3768, 55.9576, 40.2827
xyY:
0.3610, 0.3715, 55.9576
CIE-Lab:
79.5897, 3.0522, 21.2335
CIE-LCH:
79.5897, 21.4518, 81.8201
CIE-Luv:
79.5897, 17.1131, 29.0126
Hunter-Lab:
74.8048, -1.1540, 20.4355
#dac29e color charts
#dac29e color shades, tints & tones
#dac29e color schemes
#dac29e color preview, HTML & CSS examples
This text has a color of #dac29e
<p style="color:#dac29e;">Text here</p>
.mytext {color:#dac29e;}
This box has a color of #dac29e
<div style="background-color:#dac29e;">Content here</div>
.mybackground {background-color:#dac29e;}
Border around this has a color of #dac29e
<div style="border:2px solid #dac29e;">Content here</div>
.myborder {border:2px solid #dac29e;}