#e2012b color space conversions
Hex:
#e2012b
RGB:
226, 1, 43
CMY:
11, 100, 83
CMYK:
0, 100, 81, 11
HSL:
349°, 99.1189%, 44.5098%
HSV (HSB):
349°, 99.5575%, 88.6275%
XYZ:
31.8109, 16.3649, 3.7676
xyY:
0.6124, 0.3151, 16.3649
CIE-Lab:
47.4496, 73.6594, 44.2232
CIE-LCH:
47.4496, 85.9151, 30.9795
CIE-Luv:
47.4496, 149.9427, 25.9235
Hunter-Lab:
40.4535, 69.5711, 22.7955
#e2012b color charts
#e2012b color shades, tints & tones
#e2012b color schemes
#e2012b color preview, HTML & CSS examples
This text has a color of #e2012b
<p style="color:#e2012b;">Text here</p>
.mytext {color:#e2012b;}
This box has a color of #e2012b
<div style="background-color:#e2012b;">Content here</div>
.mybackground {background-color:#e2012b;}
Border around this has a color of #e2012b
<div style="border:2px solid #e2012b;">Content here</div>
.myborder {border:2px solid #e2012b;}