#e02a8d color space conversions
Hex:
#e02a8d
RGB:
224, 42, 141
CMY:
12, 84, 45
CMYK:
0, 81, 37, 12
HSL:
327°, 74.5902%, 52.1569%
HSV (HSB):
327°, 81.2500%, 87.8431%
XYZ:
36.3762, 19.4263, 27.0317
xyY:
0.4391, 0.2345, 19.4263
CIE-Lab:
51.1823, 73.4403, -9.8683
CIE-LCH:
51.1823, 74.1003, 352.3469
CIE-Luv:
51.1823, 105.1509, -27.0954
Hunter-Lab:
44.0753, 70.1876, -5.5103
#e02a8d color charts
#e02a8d color shades, tints & tones
#e02a8d color schemes
#e02a8d color preview, HTML & CSS examples
This text has a color of #e02a8d
<p style="color:#e02a8d;">Text here</p>
.mytext {color:#e02a8d;}
This box has a color of #e02a8d
<div style="background-color:#e02a8d;">Content here</div>
.mybackground {background-color:#e02a8d;}
Border around this has a color of #e02a8d
<div style="border:2px solid #e02a8d;">Content here</div>
.myborder {border:2px solid #e02a8d;}