#e32e99 color space conversions
Hex:
#e32e99
RGB:
227, 46, 153
CMY:
11, 82, 40
CMYK:
0, 80, 33, 11
HSL:
325°, 76.3713%, 53.5294%
HSV (HSB):
325°, 79.7357%, 89.0196%
XYZ:
38.4053, 20.5848, 32.0861
xyY:
0.4217, 0.2260, 20.5848
CIE-Lab:
52.4920, 74.4231, -15.0013
CIE-LCH:
52.4920, 75.9199, 348.6037
CIE-Luv:
52.4920, 101.4004, -34.4922
Hunter-Lab:
45.3705, 71.6989, -10.1707
#e32e99 color charts
#e32e99 color shades, tints & tones
#e32e99 color schemes
#e32e99 color preview, HTML & CSS examples
This text has a color of #e32e99
<p style="color:#e32e99;">Text here</p>
.mytext {color:#e32e99;}
This box has a color of #e32e99
<div style="background-color:#e32e99;">Content here</div>
.mybackground {background-color:#e32e99;}
Border around this has a color of #e32e99
<div style="border:2px solid #e32e99;">Content here</div>
.myborder {border:2px solid #e32e99;}