#e32e12 color space conversions
Hex:
#e32e12
RGB:
227, 46, 18
CMY:
11, 82, 93
CMYK:
0, 80, 92, 11
HSL:
8°, 85.3061%, 48.0392%
HSV (HSB):
8°, 92.0705%, 89.0196%
XYZ:
32.7647, 18.3286, 2.3831
xyY:
0.6127, 0.3427, 18.3286
CIE-Lab:
49.8922, 66.5664, 57.6625
CIE-LCH:
49.8922, 88.0684, 40.9004
CIE-Luv:
49.8922, 141.6724, 36.0613
Hunter-Lab:
42.8119, 61.6887, 26.6679
#e32e12 color charts
#e32e12 color shades, tints & tones
#e32e12 color schemes
#e32e12 color preview, HTML & CSS examples
This text has a color of #e32e12
<p style="color:#e32e12;">Text here</p>
.mytext {color:#e32e12;}
This box has a color of #e32e12
<div style="background-color:#e32e12;">Content here</div>
.mybackground {background-color:#e32e12;}
Border around this has a color of #e32e12
<div style="border:2px solid #e32e12;">Content here</div>
.myborder {border:2px solid #e32e12;}