#e014a5 color space conversions
Hex:
#e014a5
RGB:
224, 20, 165
CMY:
12, 92, 35
CMYK:
0, 91, 26, 12
HSL:
317°, 83.6066%, 47.8431%
HSV (HSB):
317°, 91.0714%, 87.8431%
XYZ:
37.7822, 19.0642, 37.2857
xyY:
0.4014, 0.2025, 19.0642
CIE-Lab:
50.7623, 79.8689, -24.8162
CIE-LCH:
50.7623, 83.6354, 342.7393
CIE-Luv:
50.7623, 98.3936, -49.1302
Hunter-Lab:
43.6626, 78.0503, -20.0670
#e014a5 color charts
#e014a5 color shades, tints & tones
#e014a5 color schemes
#e014a5 color preview, HTML & CSS examples
This text has a color of #e014a5
<p style="color:#e014a5;">Text here</p>
.mytext {color:#e014a5;}
This box has a color of #e014a5
<div style="background-color:#e014a5;">Content here</div>
.mybackground {background-color:#e014a5;}
Border around this has a color of #e014a5
<div style="border:2px solid #e014a5;">Content here</div>
.myborder {border:2px solid #e014a5;}