#e32a85 color space conversions
Hex:
#e32a85
RGB:
227, 42, 133
CMY:
11, 84, 48
CMYK:
0, 81, 41, 11
HSL:
330°, 76.7635%, 52.7451%
HSV (HSB):
330°, 81.4978%, 89.0196%
XYZ:
36.7402, 19.6803, 24.0526
xyY:
0.4566, 0.2446, 19.6803
CIE-Lab:
51.4738, 73.3907, -4.5670
CIE-LCH:
51.4738, 73.5326, 356.4391
CIE-Luv:
51.4738, 110.9682, -20.0914
Hunter-Lab:
44.3625, 70.1960, -1.0923
#e32a85 color charts
#e32a85 color shades, tints & tones
#e32a85 color schemes
#e32a85 color preview, HTML & CSS examples
This text has a color of #e32a85
<p style="color:#e32a85;">Text here</p>
.mytext {color:#e32a85;}
This box has a color of #e32a85
<div style="background-color:#e32a85;">Content here</div>
.mybackground {background-color:#e32a85;}
Border around this has a color of #e32a85
<div style="border:2px solid #e32a85;">Content here</div>
.myborder {border:2px solid #e32a85;}