#daac8e color space conversions
Hex:
#daac8e
RGB:
218, 172, 142
CMY:
15, 33, 44
CMYK:
0, 21, 35, 15
HSL:
24°, 50.6667%, 70.5882%
HSV (HSB):
24°, 34.8624%, 85.4902%
XYZ:
48.5485, 46.3635, 31.9814
xyY:
0.3826, 0.3654, 46.3635
CIE-Lab:
73.7808, 12.6969, 21.8482
CIE-LCH:
73.7808, 25.2697, 59.8373
CIE-Luv:
73.7808, 31.9958, 27.2857
Hunter-Lab:
68.0907, 8.1111, 19.8157
#daac8e color charts
#daac8e color shades, tints & tones
#daac8e color schemes
#daac8e color preview, HTML & CSS examples
This text has a color of #daac8e
<p style="color:#daac8e;">Text here</p>
.mytext {color:#daac8e;}
This box has a color of #daac8e
<div style="background-color:#daac8e;">Content here</div>
.mybackground {background-color:#daac8e;}
Border around this has a color of #daac8e
<div style="border:2px solid #daac8e;">Content here</div>
.myborder {border:2px solid #daac8e;}