#da99a8 color space conversions
Hex:
#da99a8
RGB:
218, 153, 168
CMY:
15, 40, 34
CMYK:
0, 30, 23, 15
HSL:
346°, 46.7626%, 72.7451%
HSV (HSB):
346°, 29.8165%, 85.4902%
XYZ:
47.3726, 40.5150, 42.3692
xyY:
0.3637, 0.3110, 40.5150
CIE-Lab:
69.8348, 26.4521, 1.9775
CIE-LCH:
69.8348, 26.5259, 4.2753
CIE-Luv:
69.8348, 40.3189, -1.9730
Hunter-Lab:
63.6514, 21.4586, 5.0900
#da99a8 color charts
#da99a8 color shades, tints & tones
#da99a8 color schemes
#da99a8 color preview, HTML & CSS examples
This text has a color of #da99a8
<p style="color:#da99a8;">Text here</p>
.mytext {color:#da99a8;}
This box has a color of #da99a8
<div style="background-color:#da99a8;">Content here</div>
.mybackground {background-color:#da99a8;}
Border around this has a color of #da99a8
<div style="border:2px solid #da99a8;">Content here</div>
.myborder {border:2px solid #da99a8;}