#e31b0b color space conversions
Hex:
#e31b0b
RGB:
227, 27, 11
CMY:
11, 89, 96
CMYK:
0, 88, 95, 11
HSL:
4°, 90.7563%, 46.6667%
HSV (HSB):
4°, 95.1542%, 89.0196%
XYZ:
32.1309, 17.1389, 1.9313
xyY:
0.6275, 0.3347, 17.1389
CIE-Lab:
48.4346, 70.5737, 58.9358
CIE-LCH:
48.4346, 91.9461, 39.8651
CIE-Luv:
48.4346, 149.7438, 34.3354
Hunter-Lab:
41.3992, 66.0895, 26.2136
#e31b0b color charts
#e31b0b color shades, tints & tones
#e31b0b color schemes
#e31b0b color preview, HTML & CSS examples
This text has a color of #e31b0b
<p style="color:#e31b0b;">Text here</p>
.mytext {color:#e31b0b;}
This box has a color of #e31b0b
<div style="background-color:#e31b0b;">Content here</div>
.mybackground {background-color:#e31b0b;}
Border around this has a color of #e31b0b
<div style="border:2px solid #e31b0b;">Content here</div>
.myborder {border:2px solid #e31b0b;}