#e32d35 color space conversions
Hex:
#e32d35
RGB:
227, 45, 53
CMY:
11, 82, 79
CMYK:
0, 80, 77, 11
HSL:
357°, 76.4706%, 53.3333%
HSV (HSB):
357°, 80.1762%, 89.0196%
XYZ:
33.2595, 18.4647, 5.1792
xyY:
0.5845, 0.3245, 18.4647
CIE-Lab:
50.0550, 67.6209, 41.4223
CIE-LCH:
50.0550, 79.2994, 31.4902
CIE-Luv:
50.0550, 137.0038, 27.1926
Hunter-Lab:
42.9706, 62.9618, 22.9332
#e32d35 color charts
#e32d35 color shades, tints & tones
#e32d35 color schemes
#e32d35 color preview, HTML & CSS examples
This text has a color of #e32d35
<p style="color:#e32d35;">Text here</p>
.mytext {color:#e32d35;}
This box has a color of #e32d35
<div style="background-color:#e32d35;">Content here</div>
.mybackground {background-color:#e32d35;}
Border around this has a color of #e32d35
<div style="border:2px solid #e32d35;">Content here</div>
.myborder {border:2px solid #e32d35;}