#e2010a color space conversions
Hex:
#e2010a
RGB:
226, 1, 10
CMY:
11, 100, 96
CMYK:
0, 100, 96, 11
HSL:
358°, 99.1189%, 44.5098%
HSV (HSB):
358°, 99.5575%, 88.6275%
XYZ:
31.4297, 16.2124, 1.7599
xyY:
0.6362, 0.3282, 16.2124
CIE-Lab:
47.2519, 73.1191, 58.4870
CIE-LCH:
47.2519, 93.6330, 38.6559
CIE-Luv:
47.2519, 154.3818, 32.5388
Hunter-Lab:
40.2646, 68.8702, 25.5937
#e2010a color charts
#e2010a color shades, tints & tones
#e2010a color schemes
#e2010a color preview, HTML & CSS examples
This text has a color of #e2010a
<p style="color:#e2010a;">Text here</p>
.mytext {color:#e2010a;}
This box has a color of #e2010a
<div style="background-color:#e2010a;">Content here</div>
.mybackground {background-color:#e2010a;}
Border around this has a color of #e2010a
<div style="border:2px solid #e2010a;">Content here</div>
.myborder {border:2px solid #e2010a;}