#e32a8e color space conversions
Hex:
#e32a8e
RGB:
227, 42, 142
CMY:
11, 84, 44
CMYK:
0, 81, 37, 11
HSL:
328°, 76.7635%, 52.7451%
HSV (HSB):
328°, 81.4978%, 89.0196%
XYZ:
37.3890, 19.9398, 27.4693
xyY:
0.4409, 0.2351, 19.9398
CIE-Lab:
51.7691, 74.2494, -9.5312
CIE-LCH:
51.7691, 74.8586, 352.6851
CIE-Luv:
51.7691, 107.1318, -26.8706
Hunter-Lab:
44.6540, 71.3143, -5.2150
#e32a8e color charts
#e32a8e color shades, tints & tones
#e32a8e color schemes
#e32a8e color preview, HTML & CSS examples
This text has a color of #e32a8e
<p style="color:#e32a8e;">Text here</p>
.mytext {color:#e32a8e;}
This box has a color of #e32a8e
<div style="background-color:#e32a8e;">Content here</div>
.mybackground {background-color:#e32a8e;}
Border around this has a color of #e32a8e
<div style="border:2px solid #e32a8e;">Content here</div>
.myborder {border:2px solid #e32a8e;}