#e31f0d color space conversions
Hex:
#e31f0d
RGB:
227, 31, 13
CMY:
11, 88, 95
CMYK:
0, 86, 94, 11
HSL:
5°, 89.1667%, 47.0588%
HSV (HSB):
5°, 94.2731%, 89.0196%
XYZ:
32.2412, 17.3399, 2.0284
xyY:
0.6247, 0.3360, 17.3399
CIE-Lab:
48.6855, 69.8903, 58.5081
CIE-LCH:
48.6855, 91.1474, 39.9341
CIE-Luv:
48.6855, 148.2982, 34.5610
Hunter-Lab:
41.6412, 65.3334, 26.2608
#e31f0d color charts
#e31f0d color shades, tints & tones
#e31f0d color schemes
#e31f0d color preview, HTML & CSS examples
This text has a color of #e31f0d
<p style="color:#e31f0d;">Text here</p>
.mytext {color:#e31f0d;}
This box has a color of #e31f0d
<div style="background-color:#e31f0d;">Content here</div>
.mybackground {background-color:#e31f0d;}
Border around this has a color of #e31f0d
<div style="border:2px solid #e31f0d;">Content here</div>
.myborder {border:2px solid #e31f0d;}