#e032a1 color space conversions
Hex:
#e032a1
RGB:
224, 50, 161
CMY:
12, 80, 37
CMYK:
0, 78, 28, 12
HSL:
322°, 73.7288%, 53.7255%
HSV (HSB):
322°, 77.6786%, 87.8431%
XYZ:
38.3141, 20.7017, 35.6947
xyY:
0.4045, 0.2186, 20.7017
CIE-Lab:
52.6215, 73.5723, -19.5914
CIE-LCH:
52.6215, 76.1361, 345.0889
CIE-Luv:
52.6215, 94.6116, -40.8269
Hunter-Lab:
45.4991, 70.6885, -14.6644
#e032a1 color charts
#e032a1 color shades, tints & tones
#e032a1 color schemes
#e032a1 color preview, HTML & CSS examples
This text has a color of #e032a1
<p style="color:#e032a1;">Text here</p>
.mytext {color:#e032a1;}
This box has a color of #e032a1
<div style="background-color:#e032a1;">Content here</div>
.mybackground {background-color:#e032a1;}
Border around this has a color of #e032a1
<div style="border:2px solid #e032a1;">Content here</div>
.myborder {border:2px solid #e032a1;}