#e32a81 color space conversions
Hex:
#e32a81
RGB:
227, 42, 129
CMY:
11, 84, 49
CMYK:
0, 81, 43, 11
HSL:
332°, 76.7635%, 52.7451%
HSV (HSB):
332°, 81.4978%, 89.0196%
XYZ:
36.4690, 19.5718, 22.6245
xyY:
0.4636, 0.2488, 19.5718
CIE-Lab:
51.3496, 73.0276, -2.3394
CIE-LCH:
51.3496, 73.0651, 358.1652
CIE-Luv:
51.3496, 112.6526, -17.1347
Hunter-Lab:
44.2400, 69.7252, 0.6469
#e32a81 color charts
#e32a81 color shades, tints & tones
#e32a81 color schemes
#e32a81 color preview, HTML & CSS examples
This text has a color of #e32a81
<p style="color:#e32a81;">Text here</p>
.mytext {color:#e32a81;}
This box has a color of #e32a81
<div style="background-color:#e32a81;">Content here</div>
.mybackground {background-color:#e32a81;}
Border around this has a color of #e32a81
<div style="border:2px solid #e32a81;">Content here</div>
.myborder {border:2px solid #e32a81;}