#da9a8e color space conversions
Hex:
#da9a8e
RGB:
218, 154, 142
CMY:
15, 40, 44
CMYK:
0, 29, 35, 15
HSL:
9°, 50.6667%, 70.5882%
HSV (HSB):
9°, 34.8624%, 85.4902%
XYZ:
45.3515, 39.9696, 30.9158
xyY:
0.3902, 0.3439, 39.9696
CIE-Lab:
69.4479, 22.4001, 15.8710
CIE-LCH:
69.4479, 27.4528, 35.3185
CIE-Luv:
69.4479, 43.4139, 17.4550
Hunter-Lab:
63.2215, 17.4081, 15.2618
#da9a8e color charts
#da9a8e color shades, tints & tones
#da9a8e color schemes
#da9a8e color preview, HTML & CSS examples
This text has a color of #da9a8e
<p style="color:#da9a8e;">Text here</p>
.mytext {color:#da9a8e;}
This box has a color of #da9a8e
<div style="background-color:#da9a8e;">Content here</div>
.mybackground {background-color:#da9a8e;}
Border around this has a color of #da9a8e
<div style="border:2px solid #da9a8e;">Content here</div>
.myborder {border:2px solid #da9a8e;}