#e32b97 color space conversions
Hex:
#e32b97
RGB:
227, 43, 151
CMY:
11, 83, 41
CMYK:
0, 81, 33, 11
HSL:
325°, 76.6667%, 52.9412%
HSV (HSB):
325°, 81.0573%, 89.0196%
XYZ:
38.1283, 20.2930, 31.1855
xyY:
0.4255, 0.2265, 20.2930
CIE-Lab:
52.1669, 74.9338, -14.3049
CIE-LCH:
52.1669, 76.2870, 349.1922
CIE-Luv:
52.1669, 103.0121, -33.5835
Hunter-Lab:
45.0478, 72.2485, -9.5116
#e32b97 color charts
#e32b97 color shades, tints & tones
#e32b97 color schemes
#e32b97 color preview, HTML & CSS examples
This text has a color of #e32b97
<p style="color:#e32b97;">Text here</p>
.mytext {color:#e32b97;}
This box has a color of #e32b97
<div style="background-color:#e32b97;">Content here</div>
.mybackground {background-color:#e32b97;}
Border around this has a color of #e32b97
<div style="border:2px solid #e32b97;">Content here</div>
.myborder {border:2px solid #e32b97;}