#e32d43 color space conversions
Hex:
#e32d43
RGB:
227, 45, 67
CMY:
11, 82, 74
CMYK:
0, 80, 70, 11
HSL:
353°, 76.4706%, 53.3333%
HSV (HSB):
353°, 80.1762%, 89.0196%
XYZ:
33.6301, 18.6129, 7.1303
xyY:
0.5664, 0.3135, 18.6129
CIE-Lab:
50.2312, 68.1647, 33.5772
CIE-LCH:
50.2312, 75.9859, 26.2244
CIE-Luv:
50.2312, 133.6419, 21.4754
Hunter-Lab:
43.1427, 63.6424, 20.4008
#e32d43 color charts
#e32d43 color shades, tints & tones
#e32d43 color schemes
#e32d43 color preview, HTML & CSS examples
This text has a color of #e32d43
<p style="color:#e32d43;">Text here</p>
.mytext {color:#e32d43;}
This box has a color of #e32d43
<div style="background-color:#e32d43;">Content here</div>
.mybackground {background-color:#e32d43;}
Border around this has a color of #e32d43
<div style="border:2px solid #e32d43;">Content here</div>
.myborder {border:2px solid #e32d43;}