#e75f8c color space conversions
Hex:
#e75f8c
RGB:
231, 95, 140
CMY:
9, 63, 45
CMYK:
0, 59, 39, 9
HSL:
340°, 73.9130%, 63.9216%
HSV (HSB):
340°, 58.8745%, 90.5882%
XYZ:
41.7808, 27.0668, 27.8333
xyY:
0.4322, 0.2800, 27.0668
CIE-Lab:
59.0361, 56.7430, 2.4425
CIE-LCH:
59.0361, 56.7955, 2.4647
CIE-Luv:
59.0361, 89.5836, -7.5374
Hunter-Lab:
52.0258, 52.3047, 4.6985
#e75f8c color charts
#e75f8c color shades, tints & tones
#e75f8c color schemes
#e75f8c color preview, HTML & CSS examples
This text has a color of #e75f8c
<p style="color:#e75f8c;">Text here</p>
.mytext {color:#e75f8c;}
This box has a color of #e75f8c
<div style="background-color:#e75f8c;">Content here</div>
.mybackground {background-color:#e75f8c;}
Border around this has a color of #e75f8c
<div style="border:2px solid #e75f8c;">Content here</div>
.myborder {border:2px solid #e75f8c;}