#e32b9a color space conversions
Hex:
#e32b9a
RGB:
227, 43, 154
CMY:
11, 83, 40
CMYK:
0, 81, 32, 11
HSL:
324°, 76.6667%, 52.9412%
HSV (HSB):
324°, 81.0573%, 89.0196%
XYZ:
38.3752, 20.3917, 32.4853
xyY:
0.4205, 0.2235, 20.3917
CIE-Lab:
52.2773, 75.2521, -15.9213
CIE-LCH:
52.2773, 76.9179, 348.0540
CIE-Luv:
52.2773, 101.7212, -35.9133
Hunter-Lab:
45.1572, 72.6664, -11.0421
#e32b9a color charts
#e32b9a color shades, tints & tones
#e32b9a color schemes
#e32b9a color preview, HTML & CSS examples
This text has a color of #e32b9a
<p style="color:#e32b9a;">Text here</p>
.mytext {color:#e32b9a;}
This box has a color of #e32b9a
<div style="background-color:#e32b9a;">Content here</div>
.mybackground {background-color:#e32b9a;}
Border around this has a color of #e32b9a
<div style="border:2px solid #e32b9a;">Content here</div>
.myborder {border:2px solid #e32b9a;}