#e002a4 color space conversions
Hex:
#e002a4
RGB:
224, 2, 164
CMY:
12, 99, 36
CMYK:
0, 99, 27, 12
HSL:
316°, 98.2301%, 44.3137%
HSV (HSB):
316°, 99.1071%, 87.8431%
XYZ:
37.4630, 18.5710, 36.7320
xyY:
0.4038, 0.2002, 18.5710
CIE-Lab:
50.1815, 81.3340, -25.1214
CIE-LCH:
50.1815, 85.1252, 342.8358
CIE-Luv:
50.1815, 100.2939, -49.7079
Hunter-Lab:
43.0941, 79.7606, -20.3709
#e002a4 color charts
#e002a4 color shades, tints & tones
#e002a4 color schemes
#e002a4 color preview, HTML & CSS examples
This text has a color of #e002a4
<p style="color:#e002a4;">Text here</p>
.mytext {color:#e002a4;}
This box has a color of #e002a4
<div style="background-color:#e002a4;">Content here</div>
.mybackground {background-color:#e002a4;}
Border around this has a color of #e002a4
<div style="border:2px solid #e002a4;">Content here</div>
.myborder {border:2px solid #e002a4;}