#e32c0b color space conversions
Hex:
#e32c0b
RGB:
227, 44, 11
CMY:
11, 83, 96
CMYK:
0, 81, 95, 11
HSL:
9°, 90.7563%, 46.6667%
HSV (HSB):
9°, 95.1542%, 89.0196%
XYZ:
32.6396, 18.1564, 2.1008
xyY:
0.6170, 0.3432, 18.1564
CIE-Lab:
49.6853, 67.0116, 59.6081
CIE-LCH:
49.6853, 89.6865, 41.6537
CIE-Luv:
49.6853, 143.1163, 36.5608
Hunter-Lab:
42.6104, 62.1634, 26.9040
#e32c0b color charts
#e32c0b color shades, tints & tones
#e32c0b color schemes
#e32c0b color preview, HTML & CSS examples
This text has a color of #e32c0b
<p style="color:#e32c0b;">Text here</p>
.mytext {color:#e32c0b;}
This box has a color of #e32c0b
<div style="background-color:#e32c0b;">Content here</div>
.mybackground {background-color:#e32c0b;}
Border around this has a color of #e32c0b
<div style="border:2px solid #e32c0b;">Content here</div>
.myborder {border:2px solid #e32c0b;}