#e31e18 color space conversions
Hex:
#e31e18
RGB:
227, 30, 24
CMY:
11, 88, 91
CMYK:
0, 87, 89, 11
HSL:
2°, 80.8765%, 49.2157%
HSV (HSB):
2°, 89.4273%, 89.0196%
XYZ:
32.3077, 17.3254, 2.5055
xyY:
0.6197, 0.3323, 17.3254
CIE-Lab:
48.6674, 70.2078, 54.6094
CIE-LCH:
48.6674, 88.9456, 37.8766
CIE-Luv:
48.6674, 147.6373, 32.8593
Hunter-Lab:
41.6238, 65.7072, 25.5678
#e31e18 color charts
#e31e18 color shades, tints & tones
#e31e18 color schemes
#e31e18 color preview, HTML & CSS examples
This text has a color of #e31e18
<p style="color:#e31e18;">Text here</p>
.mytext {color:#e31e18;}
This box has a color of #e31e18
<div style="background-color:#e31e18;">Content here</div>
.mybackground {background-color:#e31e18;}
Border around this has a color of #e31e18
<div style="border:2px solid #e31e18;">Content here</div>
.myborder {border:2px solid #e31e18;}