#e02f9e color space conversions
Hex:
#e02f9e
RGB:
224, 47, 158
CMY:
12, 82, 38
CMYK:
0, 79, 29, 12
HSL:
322°, 74.0586%, 53.1373%
HSV (HSB):
322°, 79.0179%, 87.8431%
XYZ:
37.9285, 20.3489, 34.2764
xyY:
0.4098, 0.2199, 20.3489
CIE-Lab:
52.2295, 74.0189, -18.4161
CIE-LCH:
52.2295, 76.2755, 346.0283
CIE-Luv:
52.2295, 96.6414, -39.1773
Hunter-Lab:
45.1098, 71.1415, -13.4743
#e02f9e color charts
#e02f9e color shades, tints & tones
#e02f9e color schemes
#e02f9e color preview, HTML & CSS examples
This text has a color of #e02f9e
<p style="color:#e02f9e;">Text here</p>
.mytext {color:#e02f9e;}
This box has a color of #e02f9e
<div style="background-color:#e02f9e;">Content here</div>
.mybackground {background-color:#e02f9e;}
Border around this has a color of #e02f9e
<div style="border:2px solid #e02f9e;">Content here</div>
.myborder {border:2px solid #e02f9e;}