#e32e5d color space conversions
Hex:
#e32e5d
RGB:
227, 46, 93
CMY:
11, 82, 64
CMYK:
0, 80, 59, 11
HSL:
344°, 76.3713%, 53.5294%
HSV (HSB):
344°, 79.7357%, 89.0196%
XYZ:
34.6313, 19.0752, 12.2125
xyY:
0.5254, 0.2894, 19.0752
CIE-Lab:
50.7751, 69.2960, 18.6773
CIE-LCH:
50.7751, 71.7689, 15.0844
CIE-Luv:
50.7751, 125.2530, 7.9321
Hunter-Lab:
43.6752, 65.1064, 13.9938
#e32e5d color charts
#e32e5d color shades, tints & tones
#e32e5d color schemes
#e32e5d color preview, HTML & CSS examples
This text has a color of #e32e5d
<p style="color:#e32e5d;">Text here</p>
.mytext {color:#e32e5d;}
This box has a color of #e32e5d
<div style="background-color:#e32e5d;">Content here</div>
.mybackground {background-color:#e32e5d;}
Border around this has a color of #e32e5d
<div style="border:2px solid #e32e5d;">Content here</div>
.myborder {border:2px solid #e32e5d;}