#e7328e color space conversions
Hex:
#e7328e
RGB:
231, 50, 142
CMY:
9, 80, 44
CMYK:
0, 78, 39, 9
HSL:
330°, 79.0393%, 55.0980%
HSV (HSB):
330°, 78.3550%, 90.5882%
XYZ:
38.9781, 21.2231, 27.6333
xyY:
0.4438, 0.2416, 21.2231
CIE-Lab:
53.1928, 73.2310, -7.3274
CIE-LCH:
53.1928, 73.5967, 354.2861
CIE-Luv:
53.1928, 108.1001, -23.8215
Hunter-Lab:
46.0686, 70.4068, -3.3159
#e7328e color charts
#e7328e color shades, tints & tones
#e7328e color schemes
#e7328e color preview, HTML & CSS examples
This text has a color of #e7328e
<p style="color:#e7328e;">Text here</p>
.mytext {color:#e7328e;}
This box has a color of #e7328e
<div style="background-color:#e7328e;">Content here</div>
.mybackground {background-color:#e7328e;}
Border around this has a color of #e7328e
<div style="border:2px solid #e7328e;">Content here</div>
.myborder {border:2px solid #e7328e;}