#e1001a color space conversions
Hex:
#e1001a
RGB:
225, 0, 26
CMY:
12, 100, 90
CMYK:
0, 100, 88, 12
HSL:
353°, 100.0000%, 44.1176%
HSV (HSB):
353°, 100.0000%, 88.2353%
XYZ:
31.2378, 16.0821, 2.4350
xyY:
0.6278, 0.3232, 16.0821
CIE-Lab:
47.0821, 73.1461, 52.4142
CIE-LCH:
47.0821, 89.9867, 35.6242
CIE-Luv:
47.0821, 152.2660, 29.9946
Hunter-Lab:
40.1025, 68.8628, 24.4717
#e1001a color charts
#e1001a color shades, tints & tones
#e1001a color schemes
#e1001a color preview, HTML & CSS examples
This text has a color of #e1001a
<p style="color:#e1001a;">Text here</p>
.mytext {color:#e1001a;}
This box has a color of #e1001a
<div style="background-color:#e1001a;">Content here</div>
.mybackground {background-color:#e1001a;}
Border around this has a color of #e1001a
<div style="border:2px solid #e1001a;">Content here</div>
.myborder {border:2px solid #e1001a;}