#e3231f color space conversions
Hex:
#e3231f
RGB:
227, 35, 31
CMY:
11, 86, 88
CMYK:
0, 85, 86, 11
HSL:
1°, 77.7778%, 50.5882%
HSV (HSB):
1°, 86.3436%, 89.0196%
XYZ:
32.5269, 17.6319, 2.9853
xyY:
0.6121, 0.3318, 17.6319
CIE-Lab:
49.0465, 69.3612, 51.8418
CIE-LCH:
49.0465, 86.5941, 36.7751
CIE-Luv:
49.0465, 144.9932, 32.0809
Hunter-Lab:
41.9903, 64.7881, 25.1781
#e3231f color charts
#e3231f color shades, tints & tones
#e3231f color schemes
#e3231f color preview, HTML & CSS examples
This text has a color of #e3231f
<p style="color:#e3231f;">Text here</p>
.mytext {color:#e3231f;}
This box has a color of #e3231f
<div style="background-color:#e3231f;">Content here</div>
.mybackground {background-color:#e3231f;}
Border around this has a color of #e3231f
<div style="border:2px solid #e3231f;">Content here</div>
.myborder {border:2px solid #e3231f;}