#e9329c color space conversions
Hex:
#e9329c
RGB:
233, 50, 156
CMY:
9, 80, 39
CMYK:
0, 79, 33, 9
HSL:
325°, 80.6167%, 55.4902%
HSV (HSB):
325°, 78.5408%, 91.3725%
XYZ:
40.7456, 22.0051, 33.5524
xyY:
0.4231, 0.2285, 22.0051
CIE-Lab:
54.0325, 75.1442, -14.3427
CIE-LCH:
54.0325, 76.5007, 349.1940
CIE-Luv:
54.0325, 103.8482, -33.9156
Hunter-Lab:
46.9096, 72.9529, -9.5707
#e9329c color charts
#e9329c color shades, tints & tones
#e9329c color schemes
#e9329c color preview, HTML & CSS examples
This text has a color of #e9329c
<p style="color:#e9329c;">Text here</p>
.mytext {color:#e9329c;}
This box has a color of #e9329c
<div style="background-color:#e9329c;">Content here</div>
.mybackground {background-color:#e9329c;}
Border around this has a color of #e9329c
<div style="border:2px solid #e9329c;">Content here</div>
.myborder {border:2px solid #e9329c;}