#e32d99 color space conversions
Hex:
#e32d99
RGB:
227, 45, 153
CMY:
11, 82, 40
CMYK:
0, 80, 33, 11
HSL:
324°, 76.4706%, 53.3333%
HSV (HSB):
324°, 80.1762%, 89.0196%
XYZ:
38.3667, 20.5076, 32.0732
xyY:
0.4219, 0.2255, 20.5076
CIE-Lab:
52.4063, 74.6688, -15.1313
CIE-LCH:
52.4063, 76.1865, 348.5444
CIE-Luv:
52.4063, 101.6563, -34.7113
Hunter-Lab:
45.2853, 71.9799, -10.2923
#e32d99 color charts
#e32d99 color shades, tints & tones
#e32d99 color schemes
#e32d99 color preview, HTML & CSS examples
This text has a color of #e32d99
<p style="color:#e32d99;">Text here</p>
.mytext {color:#e32d99;}
This box has a color of #e32d99
<div style="background-color:#e32d99;">Content here</div>
.mybackground {background-color:#e32d99;}
Border around this has a color of #e32d99
<div style="border:2px solid #e32d99;">Content here</div>
.myborder {border:2px solid #e32d99;}