#e5212d color space conversions
Hex:
#e5212d
RGB:
229, 33, 45
CMY:
10, 87, 82
CMYK:
0, 86, 80, 10
HSL:
356°, 79.0323%, 51.3725%
HSV (HSB):
356°, 85.5895%, 89.8039%
XYZ:
33.3306, 17.9352, 4.1877
xyY:
0.6011, 0.3234, 17.9352
CIE-Lab:
49.4174, 70.6198, 45.2783
CIE-LCH:
49.4174, 83.8885, 32.6662
CIE-Luv:
49.4174, 144.8744, 28.4114
Hunter-Lab:
42.3500, 66.3721, 23.7821
#e5212d color charts
#e5212d color shades, tints & tones
#e5212d color schemes
#e5212d color preview, HTML & CSS examples
This text has a color of #e5212d
<p style="color:#e5212d;">Text here</p>
.mytext {color:#e5212d;}
This box has a color of #e5212d
<div style="background-color:#e5212d;">Content here</div>
.mybackground {background-color:#e5212d;}
Border around this has a color of #e5212d
<div style="border:2px solid #e5212d;">Content here</div>
.myborder {border:2px solid #e5212d;}