#e032c3 color space conversions
Hex:
#e032c3
RGB:
224, 50, 195
CMY:
12, 80, 24
CMYK:
0, 78, 13, 12
HSL:
310°, 73.7288%, 53.7255%
HSV (HSB):
310°, 77.6786%, 87.8431%
XYZ:
41.7314, 22.0686, 53.6899
xyY:
0.3552, 0.1878, 22.0686
CIE-Lab:
54.0997, 77.8704, -37.1446
CIE-LCH:
54.0997, 86.2758, 334.4986
CIE-Luv:
54.0997, 80.7765, -67.7100
Hunter-Lab:
46.9773, 76.3570, -34.8780
#e032c3 color charts
#e032c3 color shades, tints & tones
#e032c3 color schemes
#e032c3 color preview, HTML & CSS examples
This text has a color of #e032c3
<p style="color:#e032c3;">Text here</p>
.mytext {color:#e032c3;}
This box has a color of #e032c3
<div style="background-color:#e032c3;">Content here</div>
.mybackground {background-color:#e032c3;}
Border around this has a color of #e032c3
<div style="border:2px solid #e032c3;">Content here</div>
.myborder {border:2px solid #e032c3;}