#e40a1e color space conversions
Hex:
#e40a1e
RGB:
228, 10, 30
CMY:
11, 96, 88
CMYK:
0, 96, 87, 11
HSL:
354°, 91.5966%, 46.6667%
HSV (HSB):
354°, 95.6140%, 89.4118%
XYZ:
32.3378, 16.8048, 2.7676
xyY:
0.6230, 0.3237, 16.8048
CIE-Lab:
48.0131, 73.1364, 51.5632
CIE-LCH:
48.0131, 89.4858, 35.1849
CIE-Luv:
48.0131, 152.3385, 30.1844
Hunter-Lab:
40.9937, 69.0706, 24.6928
#e40a1e color charts
#e40a1e color shades, tints & tones
#e40a1e color schemes
#e40a1e color preview, HTML & CSS examples
This text has a color of #e40a1e
<p style="color:#e40a1e;">Text here</p>
.mytext {color:#e40a1e;}
This box has a color of #e40a1e
<div style="background-color:#e40a1e;">Content here</div>
.mybackground {background-color:#e40a1e;}
Border around this has a color of #e40a1e
<div style="border:2px solid #e40a1e;">Content here</div>
.myborder {border:2px solid #e40a1e;}