#e02e9b color space conversions
Hex:
#e02e9b
RGB:
224, 46, 155
CMY:
12, 82, 39
CMYK:
0, 79, 31, 12
HSL:
323°, 74.1667%, 52.9412%
HSV (HSB):
323°, 79.4643%, 87.8431%
XYZ:
37.6339, 20.1678, 32.9196
xyY:
0.4148, 0.2223, 20.1678
CIE-Lab:
52.0264, 73.9381, -16.9467
CIE-LCH:
52.0264, 75.8554, 347.0907
CIE-Luv:
52.0264, 98.1616, -37.0556
Hunter-Lab:
44.9086, 70.9946, -12.0256
#e02e9b color charts
#e02e9b color shades, tints & tones
#e02e9b color schemes
#e02e9b color preview, HTML & CSS examples
This text has a color of #e02e9b
<p style="color:#e02e9b;">Text here</p>
.mytext {color:#e02e9b;}
This box has a color of #e02e9b
<div style="background-color:#e02e9b;">Content here</div>
.mybackground {background-color:#e02e9b;}
Border around this has a color of #e02e9b
<div style="border:2px solid #e02e9b;">Content here</div>
.myborder {border:2px solid #e02e9b;}