#e5223e color space conversions
Hex:
#e5223e
RGB:
229, 34, 62
CMY:
10, 87, 76
CMYK:
0, 85, 73, 10
HSL:
351°, 78.9474%, 51.5686%
HSV (HSB):
351°, 85.1528%, 89.8039%
XYZ:
33.7546, 18.1499, 6.2816
xyY:
0.5801, 0.3119, 18.1499
CIE-Lab:
49.6774, 70.9880, 35.9568
CIE-LCH:
49.6774, 79.5751, 26.8631
CIE-Luv:
49.6774, 140.6544, 22.2876
Hunter-Lab:
42.6027, 66.8731, 21.0797
#e5223e color charts
#e5223e color shades, tints & tones
#e5223e color schemes
#e5223e color preview, HTML & CSS examples
This text has a color of #e5223e
<p style="color:#e5223e;">Text here</p>
.mytext {color:#e5223e;}
This box has a color of #e5223e
<div style="background-color:#e5223e;">Content here</div>
.mybackground {background-color:#e5223e;}
Border around this has a color of #e5223e
<div style="border:2px solid #e5223e;">Content here</div>
.myborder {border:2px solid #e5223e;}