#e1102c color space conversions
Hex:
#e1102c
RGB:
225, 16, 44
CMY:
12, 94, 83
CMYK:
0, 93, 80, 12
HSL:
352°, 86.7220%, 47.2549%
HSV (HSB):
352°, 92.8889%, 88.2353%
XYZ:
31.6913, 16.5600, 3.9090
xyY:
0.6076, 0.3175, 16.5600
CIE-Lab:
47.7008, 72.1409, 43.8513
CIE-LCH:
47.7008, 84.4230, 31.2936
CIE-Luv:
47.7008, 146.6919, 26.2881
Hunter-Lab:
40.6940, 67.7961, 22.7905
#e1102c color charts
#e1102c color shades, tints & tones
#e1102c color schemes
#e1102c color preview, HTML & CSS examples
This text has a color of #e1102c
<p style="color:#e1102c;">Text here</p>
.mytext {color:#e1102c;}
This box has a color of #e1102c
<div style="background-color:#e1102c;">Content here</div>
.mybackground {background-color:#e1102c;}
Border around this has a color of #e1102c
<div style="border:2px solid #e1102c;">Content here</div>
.myborder {border:2px solid #e1102c;}