#e32d9d color space conversions
Hex:
#e32d9d
RGB:
227, 45, 157
CMY:
11, 82, 38
CMYK:
0, 80, 31, 11
HSL:
323°, 76.4706%, 53.3333%
HSV (HSB):
323°, 80.1762%, 89.0196%
XYZ:
38.7027, 20.6420, 33.8427
xyY:
0.4153, 0.2215, 20.6420
CIE-Lab:
52.5554, 75.1017, -17.2778
CIE-LCH:
52.5554, 77.0635, 347.0440
CIE-Luv:
52.5554, 99.9491, -37.8291
Hunter-Lab:
45.4335, 72.5477, -12.3609
#e32d9d color charts
#e32d9d color shades, tints & tones
#e32d9d color schemes
#e32d9d color preview, HTML & CSS examples
This text has a color of #e32d9d
<p style="color:#e32d9d;">Text here</p>
.mytext {color:#e32d9d;}
This box has a color of #e32d9d
<div style="background-color:#e32d9d;">Content here</div>
.mybackground {background-color:#e32d9d;}
Border around this has a color of #e32d9d
<div style="border:2px solid #e32d9d;">Content here</div>
.myborder {border:2px solid #e32d9d;}