#e32e78 color space conversions
Hex:
#e32e78
RGB:
227, 46, 120
CMY:
11, 82, 53
CMYK:
0, 80, 47, 11
HSL:
335°, 76.3713%, 53.5294%
HSV (HSB):
335°, 79.7357%, 89.0196%
XYZ:
36.0457, 19.6409, 19.6606
xyY:
0.4784, 0.2607, 19.6409
CIE-Lab:
51.4288, 71.2751, 3.2140
CIE-LCH:
51.4288, 71.3475, 2.5819
CIE-Luv:
51.4288, 115.1284, -9.8058
Hunter-Lab:
44.3181, 67.6246, 4.7202
#e32e78 color charts
#e32e78 color shades, tints & tones
#e32e78 color schemes
#e32e78 color preview, HTML & CSS examples
This text has a color of #e32e78
<p style="color:#e32e78;">Text here</p>
.mytext {color:#e32e78;}
This box has a color of #e32e78
<div style="background-color:#e32e78;">Content here</div>
.mybackground {background-color:#e32e78;}
Border around this has a color of #e32e78
<div style="border:2px solid #e32e78;">Content here</div>
.myborder {border:2px solid #e32e78;}