#da97a2 color space conversions
Hex:
#da97a2
RGB:
218, 151, 162
CMY:
15, 41, 36
CMYK:
0, 31, 26, 15
HSL:
350°, 47.5177%, 72.3529%
HSV (HSB):
350°, 30.7339%, 85.4902%
XYZ:
46.5016, 39.6473, 39.3842
xyY:
0.3704, 0.3158, 39.6473
CIE-Lab:
69.2176, 26.6682, 4.4260
CIE-LCH:
69.2176, 27.0329, 9.4233
CIE-Luv:
69.2176, 42.3917, 1.4078
Hunter-Lab:
62.9661, 21.6350, 6.9914
#da97a2 color charts
#da97a2 color shades, tints & tones
#da97a2 color schemes
#da97a2 color preview, HTML & CSS examples
This text has a color of #da97a2
<p style="color:#da97a2;">Text here</p>
.mytext {color:#da97a2;}
This box has a color of #da97a2
<div style="background-color:#da97a2;">Content here</div>
.mybackground {background-color:#da97a2;}
Border around this has a color of #da97a2
<div style="border:2px solid #da97a2;">Content here</div>
.myborder {border:2px solid #da97a2;}