#e32e7e color space conversions
Hex:
#e32e7e
RGB:
227, 46, 126
CMY:
11, 82, 51
CMYK:
0, 80, 44, 11
HSL:
333°, 76.3713%, 53.5294%
HSV (HSB):
333°, 79.7357%, 89.0196%
XYZ:
36.4214, 19.7912, 21.6391
xyY:
0.4678, 0.2542, 19.7912
CIE-Lab:
51.6004, 71.7888, -0.1617
CIE-LCH:
51.6004, 71.7890, 359.8709
CIE-Luv:
51.6004, 112.7047, -14.1062
Hunter-Lab:
44.4873, 68.2837, 2.3018
#e32e7e color charts
#e32e7e color shades, tints & tones
#e32e7e color schemes
#e32e7e color preview, HTML & CSS examples
This text has a color of #e32e7e
<p style="color:#e32e7e;">Text here</p>
.mytext {color:#e32e7e;}
This box has a color of #e32e7e
<div style="background-color:#e32e7e;">Content here</div>
.mybackground {background-color:#e32e7e;}
Border around this has a color of #e32e7e
<div style="border:2px solid #e32e7e;">Content here</div>
.myborder {border:2px solid #e32e7e;}