#e1100d color space conversions
Hex:
#e1100d
RGB:
225, 16, 13
CMY:
12, 94, 95
CMYK:
0, 93, 94, 12
HSL:
1°, 89.0756%, 46.6667%
HSV (HSB):
1°, 94.2222%, 88.2353%
XYZ:
31.3093, 16.4072, 1.8975
xyY:
0.6311, 0.3307, 16.4072
CIE-Lab:
47.5042, 71.5894, 57.6375
CIE-LCH:
47.5042, 91.9082, 38.8380
CIE-Luv:
47.5042, 151.0063, 32.8818
Hunter-Lab:
40.5058, 67.0879, 25.5766
#e1100d color charts
#e1100d color shades, tints & tones
#e1100d color schemes
#e1100d color preview, HTML & CSS examples
This text has a color of #e1100d
<p style="color:#e1100d;">Text here</p>
.mytext {color:#e1100d;}
This box has a color of #e1100d
<div style="background-color:#e1100d;">Content here</div>
.mybackground {background-color:#e1100d;}
Border around this has a color of #e1100d
<div style="border:2px solid #e1100d;">Content here</div>
.myborder {border:2px solid #e1100d;}