#e75f97 color space conversions
Hex:
#e75f97
RGB:
231, 95, 151
CMY:
9, 63, 41
CMYK:
0, 59, 35, 9
HSL:
335°, 73.9130%, 63.9216%
HSV (HSB):
335°, 58.8745%, 90.5882%
XYZ:
42.6331, 27.4077, 32.3214
xyY:
0.4165, 0.2678, 27.4077
CIE-Lab:
59.3498, 57.9584, -3.5021
CIE-LCH:
59.3498, 58.0641, 356.5422
CIE-Luv:
59.3498, 86.2729, -15.7604
Hunter-Lab:
52.3524, 53.7447, 0.0421
#e75f97 color charts
#e75f97 color shades, tints & tones
#e75f97 color schemes
#e75f97 color preview, HTML & CSS examples
This text has a color of #e75f97
<p style="color:#e75f97;">Text here</p>
.mytext {color:#e75f97;}
This box has a color of #e75f97
<div style="background-color:#e75f97;">Content here</div>
.mybackground {background-color:#e75f97;}
Border around this has a color of #e75f97
<div style="border:2px solid #e75f97;">Content here</div>
.myborder {border:2px solid #e75f97;}