#e3311f color space conversions
Hex:
#e3311f
RGB:
227, 49, 31
CMY:
11, 81, 88
CMYK:
0, 78, 86, 11
HSL:
6°, 77.7778%, 50.5882%
HSV (HSB):
6°, 86.3436%, 89.0196%
XYZ:
33.0242, 18.6264, 3.1510
xyY:
0.6026, 0.3399, 18.6264
CIE-Lab:
50.2473, 65.9589, 52.8159
CIE-LCH:
50.2473, 84.4991, 38.6856
CIE-Luv:
50.2473, 138.8468, 34.2824
Hunter-Lab:
43.1584, 61.0586, 25.8821
#e3311f color charts
#e3311f color shades, tints & tones
#e3311f color schemes
#e3311f color preview, HTML & CSS examples
This text has a color of #e3311f
<p style="color:#e3311f;">Text here</p>
.mytext {color:#e3311f;}
This box has a color of #e3311f
<div style="background-color:#e3311f;">Content here</div>
.mybackground {background-color:#e3311f;}
Border around this has a color of #e3311f
<div style="border:2px solid #e3311f;">Content here</div>
.myborder {border:2px solid #e3311f;}