#e5121f color space conversions
Hex:
#e5121f
RGB:
229, 18, 31
CMY:
10, 93, 88
CMYK:
0, 92, 86, 10
HSL:
356°, 85.4251%, 48.4314%
HSV (HSB):
356°, 92.1397%, 89.8039%
XYZ:
32.7767, 17.1896, 2.8867
xyY:
0.6201, 0.3252, 17.1896
CIE-Lab:
48.4980, 72.6187, 51.5671
CIE-LCH:
48.4980, 89.0654, 35.3788
CIE-Luv:
48.4980, 151.4615, 30.6351
Hunter-Lab:
41.4603, 68.5589, 24.8941
#e5121f color charts
#e5121f color shades, tints & tones
#e5121f color schemes
#e5121f color preview, HTML & CSS examples
This text has a color of #e5121f
<p style="color:#e5121f;">Text here</p>
.mytext {color:#e5121f;}
This box has a color of #e5121f
<div style="background-color:#e5121f;">Content here</div>
.mybackground {background-color:#e5121f;}
Border around this has a color of #e5121f
<div style="border:2px solid #e5121f;">Content here</div>
.myborder {border:2px solid #e5121f;}