#e7507e color space conversions
Hex:
#e7507e
RGB:
231, 80, 126
CMY:
9, 69, 51
CMYK:
0, 65, 45, 9
HSL:
342°, 75.8794%, 60.9804%
HSV (HSB):
342°, 65.3680%, 90.5882%
XYZ:
39.5896, 24.2326, 22.3294
xyY:
0.4595, 0.2813, 24.2326
CIE-Lab:
56.3199, 61.6845, 6.7474
CIE-LCH:
56.3199, 62.0525, 6.2425
CIE-Luv:
56.3199, 101.8028, -3.2023
Hunter-Lab:
49.2266, 57.4086, 7.5644
#e7507e color charts
#e7507e color shades, tints & tones
#e7507e color schemes
#e7507e color preview, HTML & CSS examples
This text has a color of #e7507e
<p style="color:#e7507e;">Text here</p>
.mytext {color:#e7507e;}
This box has a color of #e7507e
<div style="background-color:#e7507e;">Content here</div>
.mybackground {background-color:#e7507e;}
Border around this has a color of #e7507e
<div style="border:2px solid #e7507e;">Content here</div>
.myborder {border:2px solid #e7507e;}