#e5111d color space conversions
Hex:
#e5111d
RGB:
229, 17, 29
CMY:
10, 93, 89
CMYK:
0, 93, 87, 10
HSL:
357°, 86.1789%, 48.2353%
HSV (HSB):
357°, 92.5764%, 89.8039%
XYZ:
32.7353, 17.1476, 2.7469
xyY:
0.6220, 0.3258, 17.1476
CIE-Lab:
48.4455, 72.6973, 52.4555
CIE-LCH:
48.4455, 89.6464, 35.8128
CIE-Luv:
48.4455, 151.9562, 30.9948
Hunter-Lab:
41.4097, 68.6415, 25.0538
#e5111d color charts
#e5111d color shades, tints & tones
#e5111d color schemes
#e5111d color preview, HTML & CSS examples
This text has a color of #e5111d
<p style="color:#e5111d;">Text here</p>
.mytext {color:#e5111d;}
This box has a color of #e5111d
<div style="background-color:#e5111d;">Content here</div>
.mybackground {background-color:#e5111d;}
Border around this has a color of #e5111d
<div style="border:2px solid #e5111d;">Content here</div>
.myborder {border:2px solid #e5111d;}