#da71c9 color space conversions
Hex:
#da71c9
RGB:
218, 113, 201
CMY:
15, 56, 21
CMYK:
0, 48, 8, 15
HSL:
310°, 58.6592%, 64.9020%
HSV (HSB):
310°, 48.1651%, 85.4902%
XYZ:
45.3612, 30.9327, 58.8382
xyY:
0.3357, 0.2289, 30.9327
CIE-Lab:
62.4508, 52.5877, -27.6432
CIE-LCH:
62.4508, 59.4105, 332.2709
CIE-Luv:
62.4508, 54.1579, -50.6880
Hunter-Lab:
55.6172, 48.2539, -23.7916
#da71c9 color charts
#da71c9 color shades, tints & tones
#da71c9 color schemes
#da71c9 color preview, HTML & CSS examples
This text has a color of #da71c9
<p style="color:#da71c9;">Text here</p>
.mytext {color:#da71c9;}
This box has a color of #da71c9
<div style="background-color:#da71c9;">Content here</div>
.mybackground {background-color:#da71c9;}
Border around this has a color of #da71c9
<div style="border:2px solid #da71c9;">Content here</div>
.myborder {border:2px solid #da71c9;}