#e32e1f color space conversions
Hex:
#e32e1f
RGB:
227, 46, 31
CMY:
11, 82, 88
CMYK:
0, 80, 86, 11
HSL:
5°, 77.7778%, 50.5882%
HSV (HSB):
5°, 86.3436%, 89.0196%
XYZ:
32.9029, 18.3838, 3.1106
xyY:
0.6049, 0.3380, 18.3838
CIE-Lab:
49.9584, 66.7733, 52.5815
CIE-LCH:
49.9584, 84.9911, 38.2192
CIE-Luv:
49.9584, 140.3113, 33.7548
Hunter-Lab:
42.8763, 61.9455, 25.7121
#e32e1f color charts
#e32e1f color shades, tints & tones
#e32e1f color schemes
#e32e1f color preview, HTML & CSS examples
This text has a color of #e32e1f
<p style="color:#e32e1f;">Text here</p>
.mytext {color:#e32e1f;}
This box has a color of #e32e1f
<div style="background-color:#e32e1f;">Content here</div>
.mybackground {background-color:#e32e1f;}
Border around this has a color of #e32e1f
<div style="border:2px solid #e32e1f;">Content here</div>
.myborder {border:2px solid #e32e1f;}