#e0225f color space conversions
Hex:
#e0225f
RGB:
224, 34, 95
CMY:
12, 87, 63
CMYK:
0, 85, 58, 12
HSL:
341°, 75.3968%, 50.5882%
HSV (HSB):
341°, 84.8214%, 87.8431%
XYZ:
33.3781, 17.8176, 12.5064
xyY:
0.5240, 0.2797, 17.8176
CIE-Lab:
49.2741, 71.4047, 15.3219
CIE-LCH:
49.2741, 73.0301, 12.1108
CIE-Luv:
49.2741, 126.1775, 3.7604
Hunter-Lab:
42.2109, 67.2791, 11.9809
#e0225f color charts
#e0225f color shades, tints & tones
#e0225f color schemes
#e0225f color preview, HTML & CSS examples
This text has a color of #e0225f
<p style="color:#e0225f;">Text here</p>
.mytext {color:#e0225f;}
This box has a color of #e0225f
<div style="background-color:#e0225f;">Content here</div>
.mybackground {background-color:#e0225f;}
Border around this has a color of #e0225f
<div style="border:2px solid #e0225f;">Content here</div>
.myborder {border:2px solid #e0225f;}