#e32d3c color space conversions
Hex:
#e32d3c
RGB:
227, 45, 60
CMY:
11, 82, 76
CMYK:
0, 80, 74, 11
HSL:
355°, 76.4706%, 53.3333%
HSV (HSB):
355°, 80.1762%, 89.0196%
XYZ:
33.4326, 18.5339, 6.0903
xyY:
0.5759, 0.3192, 18.5339
CIE-Lab:
50.1374, 67.8755, 37.5427
CIE-LCH:
50.1374, 77.5664, 28.9475
CIE-Luv:
50.1374, 135.4132, 24.4912
Hunter-Lab:
43.0510, 63.2802, 21.7482
#e32d3c color charts
#e32d3c color shades, tints & tones
#e32d3c color schemes
#e32d3c color preview, HTML & CSS examples
This text has a color of #e32d3c
<p style="color:#e32d3c;">Text here</p>
.mytext {color:#e32d3c;}
This box has a color of #e32d3c
<div style="background-color:#e32d3c;">Content here</div>
.mybackground {background-color:#e32d3c;}
Border around this has a color of #e32d3c
<div style="border:2px solid #e32d3c;">Content here</div>
.myborder {border:2px solid #e32d3c;}