#e016d5 color space conversions
Hex:
#e016d5
RGB:
224, 22, 213
CMY:
12, 91, 16
CMYK:
0, 90, 5, 12
HSL:
303°, 82.1138%, 48.2353%
HSV (HSB):
303°, 90.1786%, 87.8431%
XYZ:
43.0376, 21.2252, 64.7793
xyY:
0.3335, 0.1645, 21.2252
CIE-Lab:
53.1951, 85.6940, -48.9095
CIE-LCH:
53.1951, 98.6692, 330.2846
CIE-Luv:
53.1951, 77.3971, -86.1727
Hunter-Lab:
46.0708, 86.1240, -51.1170
#e016d5 color charts
#e016d5 color shades, tints & tones
#e016d5 color schemes
#e016d5 color preview, HTML & CSS examples
This text has a color of #e016d5
<p style="color:#e016d5;">Text here</p>
.mytext {color:#e016d5;}
This box has a color of #e016d5
<div style="background-color:#e016d5;">Content here</div>
.mybackground {background-color:#e016d5;}
Border around this has a color of #e016d5
<div style="border:2px solid #e016d5;">Content here</div>
.myborder {border:2px solid #e016d5;}