#e32f2b color space conversions
Hex:
#e32f2b
RGB:
227, 47, 43
CMY:
11, 82, 83
CMYK:
0, 79, 81, 11
HSL:
1°, 76.6667%, 52.9412%
HSV (HSB):
1°, 81.0573%, 89.0196%
XYZ:
33.1311, 18.5383, 4.1176
xyY:
0.5939, 0.3323, 18.5383
CIE-Lab:
50.1427, 66.7888, 46.9081
CIE-LCH:
50.1427, 81.6156, 35.0817
CIE-Luv:
50.1427, 138.0262, 30.8455
Hunter-Lab:
43.0562, 62.0049, 24.4693
#e32f2b color charts
#e32f2b color shades, tints & tones
#e32f2b color schemes
#e32f2b color preview, HTML & CSS examples
This text has a color of #e32f2b
<p style="color:#e32f2b;">Text here</p>
.mytext {color:#e32f2b;}
This box has a color of #e32f2b
<div style="background-color:#e32f2b;">Content here</div>
.mybackground {background-color:#e32f2b;}
Border around this has a color of #e32f2b
<div style="border:2px solid #e32f2b;">Content here</div>
.myborder {border:2px solid #e32f2b;}