#e013a6 color space conversions
Hex:
#e013a6
RGB:
224, 19, 166
CMY:
12, 93, 35
CMYK:
0, 92, 26, 12
HSL:
317°, 84.3621%, 47.6471%
HSV (HSB):
317°, 91.5179%, 87.8431%
XYZ:
37.8563, 19.0662, 37.7613
xyY:
0.3998, 0.2014, 19.0662
CIE-Lab:
50.7646, 80.0991, -25.4046
CIE-LCH:
50.7646, 84.0313, 342.4028
CIE-Luv:
50.7646, 98.0440, -50.0156
Hunter-Lab:
43.6649, 78.3412, -20.7085
#e013a6 color charts
#e013a6 color shades, tints & tones
#e013a6 color schemes
#e013a6 color preview, HTML & CSS examples
This text has a color of #e013a6
<p style="color:#e013a6;">Text here</p>
.mytext {color:#e013a6;}
This box has a color of #e013a6
<div style="background-color:#e013a6;">Content here</div>
.mybackground {background-color:#e013a6;}
Border around this has a color of #e013a6
<div style="border:2px solid #e013a6;">Content here</div>
.myborder {border:2px solid #e013a6;}