#e31a0b color space conversions
Hex:
#e31a0b
RGB:
227, 26, 11
CMY:
11, 90, 96
CMYK:
0, 89, 95, 11
HSL:
4°, 90.7563%, 46.6667%
HSV (HSB):
4°, 95.1542%, 89.0196%
XYZ:
32.1084, 17.0938, 1.9238
xyY:
0.6280, 0.3343, 17.0938
CIE-Lab:
48.3781, 70.7360, 58.9060
CIE-LCH:
48.3781, 92.0516, 39.7862
CIE-Luv:
48.3781, 150.0478, 34.2342
Hunter-Lab:
41.3447, 66.2701, 26.1826
#e31a0b color charts
#e31a0b color shades, tints & tones
#e31a0b color schemes
#e31a0b color preview, HTML & CSS examples
This text has a color of #e31a0b
<p style="color:#e31a0b;">Text here</p>
.mytext {color:#e31a0b;}
This box has a color of #e31a0b
<div style="background-color:#e31a0b;">Content here</div>
.mybackground {background-color:#e31a0b;}
Border around this has a color of #e31a0b
<div style="border:2px solid #e31a0b;">Content here</div>
.myborder {border:2px solid #e31a0b;}