#da97a1 color space conversions
Hex:
#da97a1
RGB:
218, 151, 161
CMY:
15, 41, 37
CMYK:
0, 31, 26, 15
HSL:
351°, 47.5177%, 72.3529%
HSV (HSB):
351°, 30.7339%, 85.4902%
XYZ:
46.4131, 39.6119, 38.9178
xyY:
0.3715, 0.3170, 39.6119
CIE-Lab:
69.1922, 26.5273, 4.9470
CIE-LCH:
69.1922, 26.9846, 10.5635
CIE-Luv:
69.1922, 42.5428, 2.1555
Hunter-Lab:
62.9379, 21.4920, 7.3945
#da97a1 color charts
#da97a1 color shades, tints & tones
#da97a1 color schemes
#da97a1 color preview, HTML & CSS examples
This text has a color of #da97a1
<p style="color:#da97a1;">Text here</p>
.mytext {color:#da97a1;}
This box has a color of #da97a1
<div style="background-color:#da97a1;">Content here</div>
.mybackground {background-color:#da97a1;}
Border around this has a color of #da97a1
<div style="border:2px solid #da97a1;">Content here</div>
.myborder {border:2px solid #da97a1;}