#da97a5 color space conversions
Hex:
#da97a5
RGB:
218, 151, 165
CMY:
15, 41, 35
CMYK:
0, 31, 24, 15
HSL:
347°, 47.5177%, 72.3529%
HSV (HSB):
347°, 30.7339%, 85.4902%
XYZ:
46.7716, 39.7553, 40.8057
xyY:
0.3673, 0.3122, 39.7553
CIE-Lab:
69.2949, 27.0959, 2.8651
CIE-LCH:
69.2949, 27.2469, 6.0359
CIE-Luv:
69.2949, 41.9357, -0.8500
Hunter-Lab:
63.0518, 22.0701, 5.7651
#da97a5 color charts
#da97a5 color shades, tints & tones
#da97a5 color schemes
#da97a5 color preview, HTML & CSS examples
This text has a color of #da97a5
<p style="color:#da97a5;">Text here</p>
.mytext {color:#da97a5;}
This box has a color of #da97a5
<div style="background-color:#da97a5;">Content here</div>
.mybackground {background-color:#da97a5;}
Border around this has a color of #da97a5
<div style="border:2px solid #da97a5;">Content here</div>
.myborder {border:2px solid #da97a5;}