#da9a9f color space conversions
Hex:
#da9a9f
RGB:
218, 154, 159
CMY:
15, 40, 38
CMYK:
0, 29, 27, 15
HSL:
355°, 46.3768%, 72.9412%
HSV (HSB):
355°, 29.3578%, 85.4902%
XYZ:
46.7271, 40.5198, 38.1592
xyY:
0.3726, 0.3231, 40.5198
CIE-Lab:
69.8382, 24.6286, 6.9891
CIE-LCH:
69.8382, 25.6011, 15.8428
CIE-Luv:
69.8382, 41.0488, 5.3445
Hunter-Lab:
63.6552, 19.6340, 9.0162
#da9a9f color charts
#da9a9f color shades, tints & tones
#da9a9f color schemes
#da9a9f color preview, HTML & CSS examples
This text has a color of #da9a9f
<p style="color:#da9a9f;">Text here</p>
.mytext {color:#da9a9f;}
This box has a color of #da9a9f
<div style="background-color:#da9a9f;">Content here</div>
.mybackground {background-color:#da9a9f;}
Border around this has a color of #da9a9f
<div style="border:2px solid #da9a9f;">Content here</div>
.myborder {border:2px solid #da9a9f;}