#e1102d color space conversions
Hex:
#e1102d
RGB:
225, 16, 45
CMY:
12, 94, 82
CMYK:
0, 93, 80, 12
HSL:
352°, 86.7220%, 47.2549%
HSV (HSB):
352°, 92.8889%, 88.2353%
XYZ:
31.7103, 16.5676, 4.0092
xyY:
0.6065, 0.3169, 16.5676
CIE-Lab:
47.7105, 72.1682, 43.3090
CIE-LCH:
47.7105, 84.1660, 30.9685
CIE-Luv:
47.7105, 146.4835, 25.9686
Hunter-Lab:
40.7033, 67.8312, 22.6524
#e1102d color charts
#e1102d color shades, tints & tones
#e1102d color schemes
#e1102d color preview, HTML & CSS examples
This text has a color of #e1102d
<p style="color:#e1102d;">Text here</p>
.mytext {color:#e1102d;}
This box has a color of #e1102d
<div style="background-color:#e1102d;">Content here</div>
.mybackground {background-color:#e1102d;}
Border around this has a color of #e1102d
<div style="border:2px solid #e1102d;">Content here</div>
.myborder {border:2px solid #e1102d;}