#e32d40 color space conversions
Hex:
#e32d40
RGB:
227, 45, 64
CMY:
11, 82, 75
CMYK:
0, 80, 72, 11
HSL:
354°, 76.4706%, 53.3333%
HSV (HSB):
354°, 80.1762%, 89.0196%
XYZ:
33.5424, 18.5778, 6.6685
xyY:
0.5706, 0.3160, 18.5778
CIE-Lab:
50.1896, 68.0365, 35.2850
CIE-LCH:
50.1896, 76.6420, 27.4121
CIE-Luv:
50.1896, 134.4227, 22.8058
Hunter-Lab:
43.1020, 63.4817, 20.9984
#e32d40 color charts
#e32d40 color shades, tints & tones
#e32d40 color schemes
#e32d40 color preview, HTML & CSS examples
This text has a color of #e32d40
<p style="color:#e32d40;">Text here</p>
.mytext {color:#e32d40;}
This box has a color of #e32d40
<div style="background-color:#e32d40;">Content here</div>
.mybackground {background-color:#e32d40;}
Border around this has a color of #e32d40
<div style="border:2px solid #e32d40;">Content here</div>
.myborder {border:2px solid #e32d40;}