#e002a5 color space conversions
Hex:
#e002a5
RGB:
224, 2, 165
CMY:
12, 99, 35
CMYK:
0, 99, 26, 12
HSL:
316°, 98.2301%, 44.3137%
HSV (HSB):
316°, 99.1071%, 87.8431%
XYZ:
37.5537, 18.6073, 37.2096
xyY:
0.4022, 0.1993, 18.6073
CIE-Lab:
50.2246, 81.4439, -25.6479
CIE-LCH:
50.2246, 85.3869, 342.5200
CIE-Luv:
50.2246, 99.8248, -50.4889
Hunter-Lab:
43.1362, 79.9110, -20.9486
#e002a5 color charts
#e002a5 color shades, tints & tones
#e002a5 color schemes
#e002a5 color preview, HTML & CSS examples
This text has a color of #e002a5
<p style="color:#e002a5;">Text here</p>
.mytext {color:#e002a5;}
This box has a color of #e002a5
<div style="background-color:#e002a5;">Content here</div>
.mybackground {background-color:#e002a5;}
Border around this has a color of #e002a5
<div style="border:2px solid #e002a5;">Content here</div>
.myborder {border:2px solid #e002a5;}