#e1011a color space conversions
Hex:
#e1011a
RGB:
225, 1, 26
CMY:
12, 100, 90
CMYK:
0, 100, 88, 12
HSL:
353°, 99.1150%, 44.3137%
HSV (HSB):
353°, 99.5556%, 88.2353%
XYZ:
31.2486, 16.1038, 2.4386
xyY:
0.6276, 0.3234, 16.1038
CIE-Lab:
47.1104, 73.0638, 52.4353
CIE-LCH:
47.1104, 89.9320, 35.6657
CIE-Luv:
47.1104, 152.1135, 30.0469
Hunter-Lab:
40.1296, 68.7700, 24.4877
#e1011a color charts
#e1011a color shades, tints & tones
#e1011a color schemes
#e1011a color preview, HTML & CSS examples
This text has a color of #e1011a
<p style="color:#e1011a;">Text here</p>
.mytext {color:#e1011a;}
This box has a color of #e1011a
<div style="background-color:#e1011a;">Content here</div>
.mybackground {background-color:#e1011a;}
Border around this has a color of #e1011a
<div style="border:2px solid #e1011a;">Content here</div>
.myborder {border:2px solid #e1011a;}