#e9329e color space conversions
Hex:
#e9329e
RGB:
233, 50, 158
CMY:
9, 80, 38
CMYK:
0, 79, 32, 9
HSL:
325°, 80.6167%, 55.4902%
HSV (HSB):
325°, 78.5408%, 91.3725%
XYZ:
40.9164, 22.0735, 34.4518
xyY:
0.4199, 0.2265, 22.0735
CIE-Lab:
54.1049, 75.3582, -15.4143
CIE-LCH:
54.1049, 76.9185, 348.4398
CIE-Luv:
54.1049, 103.0066, -35.4714
Hunter-Lab:
46.9824, 73.2344, -10.5892
#e9329e color charts
#e9329e color shades, tints & tones
#e9329e color schemes
#e9329e color preview, HTML & CSS examples
This text has a color of #e9329e
<p style="color:#e9329e;">Text here</p>
.mytext {color:#e9329e;}
This box has a color of #e9329e
<div style="background-color:#e9329e;">Content here</div>
.mybackground {background-color:#e9329e;}
Border around this has a color of #e9329e
<div style="border:2px solid #e9329e;">Content here</div>
.myborder {border:2px solid #e9329e;}