#da61a5 color space conversions
Hex:
#da61a5
RGB:
218, 97, 165
CMY:
15, 62, 35
CMYK:
0, 56, 24, 15
HSL:
326°, 62.0513%, 61.7647%
HSV (HSB):
326°, 55.5046%, 85.4902%
XYZ:
39.9797, 26.1714, 38.5417
xyY:
0.3819, 0.2500, 26.1714
CIE-Lab:
58.1994, 54.8059, -13.5474
CIE-LCH:
58.1994, 56.4554, 346.1155
CIE-Luv:
58.1994, 71.0355, -29.2437
Hunter-Lab:
51.1580, 49.9701, -8.8577
#da61a5 color charts
#da61a5 color shades, tints & tones
#da61a5 color schemes
#da61a5 color preview, HTML & CSS examples
This text has a color of #da61a5
<p style="color:#da61a5;">Text here</p>
.mytext {color:#da61a5;}
This box has a color of #da61a5
<div style="background-color:#da61a5;">Content here</div>
.mybackground {background-color:#da61a5;}
Border around this has a color of #da61a5
<div style="border:2px solid #da61a5;">Content here</div>
.myborder {border:2px solid #da61a5;}