#e32e7a color space conversions
Hex:
#e32e7a
RGB:
227, 46, 122
CMY:
11, 82, 52
CMYK:
0, 80, 46, 11
HSL:
335°, 76.3713%, 53.5294%
HSV (HSB):
335°, 79.7357%, 89.0196%
XYZ:
36.1684, 19.6900, 20.3066
xyY:
0.4749, 0.2585, 19.6900
CIE-Lab:
51.4849, 71.4434, 2.0859
CIE-LCH:
51.4849, 71.4738, 1.6723
CIE-Luv:
51.4849, 114.3258, -11.2274
Hunter-Lab:
44.3734, 67.8402, 3.9285
#e32e7a color charts
#e32e7a color shades, tints & tones
#e32e7a color schemes
#e32e7a color preview, HTML & CSS examples
This text has a color of #e32e7a
<p style="color:#e32e7a;">Text here</p>
.mytext {color:#e32e7a;}
This box has a color of #e32e7a
<div style="background-color:#e32e7a;">Content here</div>
.mybackground {background-color:#e32e7a;}
Border around this has a color of #e32e7a
<div style="border:2px solid #e32e7a;">Content here</div>
.myborder {border:2px solid #e32e7a;}