#e75e9d color space conversions
Hex:
#e75e9d
RGB:
231, 94, 157
CMY:
9, 63, 38
CMYK:
0, 59, 32, 9
HSL:
332°, 74.0541%, 63.7255%
HSV (HSB):
332°, 59.3074%, 90.5882%
XYZ:
43.0435, 27.4287, 34.9239
xyY:
0.4084, 0.2602, 27.4287
CIE-Lab:
59.3690, 59.0998, -6.9579
CIE-LCH:
59.3690, 59.5080, 353.2854
CIE-Luv:
59.3690, 84.9200, -20.7795
Hunter-Lab:
52.3724, 55.0529, -2.8762
#e75e9d color charts
#e75e9d color shades, tints & tones
#e75e9d color schemes
#e75e9d color preview, HTML & CSS examples
This text has a color of #e75e9d
<p style="color:#e75e9d;">Text here</p>
.mytext {color:#e75e9d;}
This box has a color of #e75e9d
<div style="background-color:#e75e9d;">Content here</div>
.mybackground {background-color:#e75e9d;}
Border around this has a color of #e75e9d
<div style="border:2px solid #e75e9d;">Content here</div>
.myborder {border:2px solid #e75e9d;}