#e02241 color space conversions
Hex:
#e02241
RGB:
224, 34, 65
CMY:
12, 87, 75
CMYK:
0, 85, 71, 12
HSL:
350°, 75.3968%, 50.5882%
HSV (HSB):
350°, 84.8214%, 87.8431%
XYZ:
32.2666, 17.3730, 6.6537
xyY:
0.5732, 0.3086, 17.3730
CIE-Lab:
48.7266, 69.8048, 32.8209
CIE-LCH:
48.7266, 77.1357, 25.1820
CIE-Luv:
48.7266, 136.0306, 19.9471
Hunter-Lab:
41.6809, 65.2413, 19.7119
#e02241 color charts
#e02241 color shades, tints & tones
#e02241 color schemes
#e02241 color preview, HTML & CSS examples
This text has a color of #e02241
<p style="color:#e02241;">Text here</p>
.mytext {color:#e02241;}
This box has a color of #e02241
<div style="background-color:#e02241;">Content here</div>
.mybackground {background-color:#e02241;}
Border around this has a color of #e02241
<div style="border:2px solid #e02241;">Content here</div>
.myborder {border:2px solid #e02241;}