#e02f5e color space conversions
Hex:
#e02f5e
RGB:
224, 47, 94
CMY:
12, 82, 63
CMYK:
0, 79, 58, 12
HSL:
344°, 74.0586%, 53.1373%
HSV (HSB):
344°, 79.0179%, 87.8431%
XYZ:
33.7774, 18.6885, 12.4166
xyY:
0.5206, 0.2880, 18.6885
CIE-Lab:
50.3207, 68.2945, 17.3596
CIE-LCH:
50.3207, 70.4662, 14.2618
CIE-Luv:
50.3207, 122.1329, 6.7850
Hunter-Lab:
43.2302, 63.8160, 13.2317
#e02f5e color charts
#e02f5e color shades, tints & tones
#e02f5e color schemes
#e02f5e color preview, HTML & CSS examples
This text has a color of #e02f5e
<p style="color:#e02f5e;">Text here</p>
.mytext {color:#e02f5e;}
This box has a color of #e02f5e
<div style="background-color:#e02f5e;">Content here</div>
.mybackground {background-color:#e02f5e;}
Border around this has a color of #e02f5e
<div style="border:2px solid #e02f5e;">Content here</div>
.myborder {border:2px solid #e02f5e;}