#e40e1f color space conversions
Hex:
#e40e1f
RGB:
228, 14, 31
CMY:
11, 95, 88
CMYK:
0, 94, 86, 11
HSL:
355°, 88.4298%, 47.4510%
HSV (HSB):
355°, 93.8596%, 89.4118%
XYZ:
32.3993, 16.9070, 2.8521
xyY:
0.6212, 0.3241, 16.9070
CIE-Lab:
48.1426, 72.7993, 51.1939
CIE-LCH:
48.1426, 88.9975, 35.1156
CIE-Luv:
48.1426, 151.5369, 30.1913
Hunter-Lab:
41.1181, 68.6935, 24.6702
#e40e1f color charts
#e40e1f color shades, tints & tones
#e40e1f color schemes
#e40e1f color preview, HTML & CSS examples
This text has a color of #e40e1f
<p style="color:#e40e1f;">Text here</p>
.mytext {color:#e40e1f;}
This box has a color of #e40e1f
<div style="background-color:#e40e1f;">Content here</div>
.mybackground {background-color:#e40e1f;}
Border around this has a color of #e40e1f
<div style="border:2px solid #e40e1f;">Content here</div>
.myborder {border:2px solid #e40e1f;}