#e2040b color space conversions
Hex:
#e2040b
RGB:
226, 4, 11
CMY:
11, 98, 96
CMYK:
0, 98, 95, 11
HSL:
358°, 96.5217%, 45.0980%
HSV (HSB):
358°, 98.2301%, 88.6275%
XYZ:
31.4679, 16.2797, 1.8004
xyY:
0.6351, 0.3286, 16.2797
CIE-Lab:
47.3394, 72.8819, 58.2535
CIE-LCH:
47.3394, 93.3019, 38.6348
CIE-Luv:
47.3394, 153.8514, 32.5911
Hunter-Lab:
40.3482, 68.6043, 25.5981
#e2040b color charts
#e2040b color shades, tints & tones
#e2040b color schemes
#e2040b color preview, HTML & CSS examples
This text has a color of #e2040b
<p style="color:#e2040b;">Text here</p>
.mytext {color:#e2040b;}
This box has a color of #e2040b
<div style="background-color:#e2040b;">Content here</div>
.mybackground {background-color:#e2040b;}
Border around this has a color of #e2040b
<div style="border:2px solid #e2040b;">Content here</div>
.myborder {border:2px solid #e2040b;}