#e31f0c color space conversions
Hex:
#e31f0c
RGB:
227, 31, 12
CMY:
11, 88, 95
CMYK:
0, 86, 95, 11
HSL:
5°, 89.9582%, 46.8627%
HSV (HSB):
5°, 94.7137%, 89.0196%
XYZ:
32.2349, 17.3374, 1.9953
xyY:
0.6251, 0.3362, 17.3374
CIE-Lab:
48.6824, 69.8811, 58.7927
CIE-LCH:
48.6824, 91.3233, 40.0747
CIE-Luv:
48.6824, 148.3667, 34.6698
Hunter-Lab:
41.6382, 65.3218, 26.3056
#e31f0c color charts
#e31f0c color shades, tints & tones
#e31f0c color schemes
#e31f0c color preview, HTML & CSS examples
This text has a color of #e31f0c
<p style="color:#e31f0c;">Text here</p>
.mytext {color:#e31f0c;}
This box has a color of #e31f0c
<div style="background-color:#e31f0c;">Content here</div>
.mybackground {background-color:#e31f0c;}
Border around this has a color of #e31f0c
<div style="border:2px solid #e31f0c;">Content here</div>
.myborder {border:2px solid #e31f0c;}