#e32d97 color space conversions
Hex:
#e32d97
RGB:
227, 45, 151
CMY:
11, 82, 41
CMYK:
0, 80, 33, 11
HSL:
325°, 76.4706%, 53.3333%
HSV (HSB):
325°, 80.1762%, 89.0196%
XYZ:
38.2029, 20.4420, 31.2103
xyY:
0.4252, 0.2275, 20.4420
CIE-Lab:
52.3333, 74.4564, -14.0529
CIE-LCH:
52.3333, 75.7710, 349.3117
CIE-Luv:
52.3333, 102.5094, -33.1591
Hunter-Lab:
45.2129, 71.7020, -9.2788
#e32d97 color charts
#e32d97 color shades, tints & tones
#e32d97 color schemes
#e32d97 color preview, HTML & CSS examples
This text has a color of #e32d97
<p style="color:#e32d97;">Text here</p>
.mytext {color:#e32d97;}
This box has a color of #e32d97
<div style="background-color:#e32d97;">Content here</div>
.mybackground {background-color:#e32d97;}
Border around this has a color of #e32d97
<div style="border:2px solid #e32d97;">Content here</div>
.myborder {border:2px solid #e32d97;}