#e5213f color space conversions
Hex:
#e5213f
RGB:
229, 33, 63
CMY:
10, 87, 75
CMYK:
0, 86, 72, 10
HSL:
351°, 79.0323%, 51.3725%
HSV (HSB):
351°, 85.5895%, 89.8039%
XYZ:
33.7542, 18.1046, 6.4181
xyY:
0.5792, 0.3107, 18.1046
CIE-Lab:
49.6227, 71.2219, 35.3069
CIE-LCH:
49.6227, 79.4930, 26.3690
CIE-Luv:
49.6227, 140.7190, 21.7232
Hunter-Lab:
42.5495, 67.1409, 20.8414
#e5213f color charts
#e5213f color shades, tints & tones
#e5213f color schemes
#e5213f color preview, HTML & CSS examples
This text has a color of #e5213f
<p style="color:#e5213f;">Text here</p>
.mytext {color:#e5213f;}
This box has a color of #e5213f
<div style="background-color:#e5213f;">Content here</div>
.mybackground {background-color:#e5213f;}
Border around this has a color of #e5213f
<div style="border:2px solid #e5213f;">Content here</div>
.myborder {border:2px solid #e5213f;}