#da99a1 color space conversions
Hex:
#da99a1
RGB:
218, 153, 161
CMY:
15, 40, 37
CMYK:
0, 30, 26, 15
HSL:
353°, 46.7626%, 72.7451%
HSV (HSB):
353°, 29.8165%, 85.4902%
XYZ:
46.7377, 40.2611, 39.0260
xyY:
0.3709, 0.3195, 40.2611
CIE-Lab:
69.6551, 25.4478, 5.6137
CIE-LCH:
69.6551, 26.0596, 12.4400
CIE-Luv:
69.6551, 41.3555, 3.2942
Hunter-Lab:
63.4516, 20.4406, 7.9497
#da99a1 color charts
#da99a1 color shades, tints & tones
#da99a1 color schemes
#da99a1 color preview, HTML & CSS examples
This text has a color of #da99a1
<p style="color:#da99a1;">Text here</p>
.mytext {color:#da99a1;}
This box has a color of #da99a1
<div style="background-color:#da99a1;">Content here</div>
.mybackground {background-color:#da99a1;}
Border around this has a color of #da99a1
<div style="border:2px solid #da99a1;">Content here</div>
.myborder {border:2px solid #da99a1;}