#e32d2c color space conversions
Hex:
#e32d2c
RGB:
227, 45, 44
CMY:
11, 82, 83
CMYK:
0, 80, 81, 11
HSL:
0°, 76.5690%, 53.1373%
HSV (HSB):
0°, 80.6167%, 89.0196%
XYZ:
33.0716, 18.3895, 4.1893
xyY:
0.5943, 0.3304, 18.3895
CIE-Lab:
49.9652, 67.3428, 46.2142
CIE-LCH:
49.9652, 81.6750, 34.4600
CIE-Luv:
49.9652, 138.7749, 30.1936
Hunter-Lab:
42.8830, 62.6148, 24.2259
#e32d2c color charts
#e32d2c color shades, tints & tones
#e32d2c color schemes
#e32d2c color preview, HTML & CSS examples
This text has a color of #e32d2c
<p style="color:#e32d2c;">Text here</p>
.mytext {color:#e32d2c;}
This box has a color of #e32d2c
<div style="background-color:#e32d2c;">Content here</div>
.mybackground {background-color:#e32d2c;}
Border around this has a color of #e32d2c
<div style="border:2px solid #e32d2c;">Content here</div>
.myborder {border:2px solid #e32d2c;}