#e32b1f color space conversions
Hex:
#e32b1f
RGB:
227, 43, 31
CMY:
11, 83, 88
CMYK:
0, 81, 86, 11
HSL:
4°, 77.7778%, 50.5882%
HSV (HSB):
4°, 86.3436%, 89.0196%
XYZ:
32.7898, 18.1576, 3.0729
xyY:
0.6070, 0.3361, 18.1576
CIE-Lab:
49.6867, 67.5415, 52.3612
CIE-LCH:
49.6867, 85.4608, 37.7844
CIE-Luv:
49.6867, 141.6968, 33.2574
Hunter-Lab:
42.6117, 62.7854, 25.5526
#e32b1f color charts
#e32b1f color shades, tints & tones
#e32b1f color schemes
#e32b1f color preview, HTML & CSS examples
This text has a color of #e32b1f
<p style="color:#e32b1f;">Text here</p>
.mytext {color:#e32b1f;}
This box has a color of #e32b1f
<div style="background-color:#e32b1f;">Content here</div>
.mybackground {background-color:#e32b1f;}
Border around this has a color of #e32b1f
<div style="border:2px solid #e32b1f;">Content here</div>
.myborder {border:2px solid #e32b1f;}