#e1112d color space conversions
Hex:
#e1112d
RGB:
225, 17, 45
CMY:
12, 93, 82
CMYK:
0, 92, 80, 12
HSL:
352°, 85.9504%, 47.4510%
HSV (HSB):
352°, 92.4444%, 88.2353%
XYZ:
31.7254, 16.5979, 4.0142
xyY:
0.6062, 0.3171, 16.5979
CIE-Lab:
47.7494, 72.0561, 43.3480
CIE-LCH:
47.7494, 84.0900, 31.0306
CIE-Luv:
47.7494, 146.2849, 26.0436
Hunter-Lab:
40.7405, 67.7055, 22.6764
#e1112d color charts
#e1112d color shades, tints & tones
#e1112d color schemes
#e1112d color preview, HTML & CSS examples
This text has a color of #e1112d
<p style="color:#e1112d;">Text here</p>
.mytext {color:#e1112d;}
This box has a color of #e1112d
<div style="background-color:#e1112d;">Content here</div>
.mybackground {background-color:#e1112d;}
Border around this has a color of #e1112d
<div style="border:2px solid #e1112d;">Content here</div>
.myborder {border:2px solid #e1112d;}