#e32e75 color space conversions
Hex:
#e32e75
RGB:
227, 46, 117
CMY:
11, 82, 54
CMYK:
0, 80, 48, 11
HSL:
336°, 76.3713%, 53.5294%
HSV (HSB):
336°, 79.7357%, 89.0196%
XYZ:
35.8664, 19.5692, 18.7165
xyY:
0.4837, 0.2639, 19.5692
CIE-Lab:
51.3466, 71.0282, 4.9115
CIE-LCH:
51.3466, 71.1979, 3.9556
CIE-Luv:
51.3466, 116.3214, -7.6973
Hunter-Lab:
44.2371, 67.3087, 5.8807
#e32e75 color charts
#e32e75 color shades, tints & tones
#e32e75 color schemes
#e32e75 color preview, HTML & CSS examples
This text has a color of #e32e75
<p style="color:#e32e75;">Text here</p>
.mytext {color:#e32e75;}
This box has a color of #e32e75
<div style="background-color:#e32e75;">Content here</div>
.mybackground {background-color:#e32e75;}
Border around this has a color of #e32e75
<div style="border:2px solid #e32e75;">Content here</div>
.myborder {border:2px solid #e32e75;}