#e32d82 color space conversions
Hex:
#e32d82
RGB:
227, 45, 130
CMY:
11, 82, 49
CMYK:
0, 80, 43, 11
HSL:
332°, 76.4706%, 53.3333%
HSV (HSB):
332°, 80.1762%, 89.0196%
XYZ:
36.6462, 19.8194, 23.0131
xyY:
0.4611, 0.2494, 19.8194
CIE-Lab:
51.6324, 72.3964, -2.5263
CIE-LCH:
51.6324, 72.4404, 358.0014
CIE-Luv:
51.6324, 111.3661, -17.2463
Hunter-Lab:
44.5190, 69.0258, 0.5145
#e32d82 color charts
#e32d82 color shades, tints & tones
#e32d82 color schemes
#e32d82 color preview, HTML & CSS examples
This text has a color of #e32d82
<p style="color:#e32d82;">Text here</p>
.mytext {color:#e32d82;}
This box has a color of #e32d82
<div style="background-color:#e32d82;">Content here</div>
.mybackground {background-color:#e32d82;}
Border around this has a color of #e32d82
<div style="border:2px solid #e32d82;">Content here</div>
.myborder {border:2px solid #e32d82;}