#e75f7d color space conversions
Hex:
#e75f7d
RGB:
231, 95, 125
CMY:
9, 63, 51
CMYK:
0, 59, 46, 9
HSL:
347°, 73.9130%, 63.9216%
HSV (HSB):
347°, 58.8745%, 90.5882%
XYZ:
40.7489, 26.6540, 22.3991
xyY:
0.4538, 0.2968, 26.6540
CIE-Lab:
58.6527, 55.2394, 10.6469
CIE-LCH:
58.6527, 56.2561, 10.9094
CIE-Luv:
58.6527, 93.9165, 3.1316
Hunter-Lab:
51.6275, 50.5394, 10.4158
#e75f7d color charts
#e75f7d color shades, tints & tones
#e75f7d color schemes
#e75f7d color preview, HTML & CSS examples
This text has a color of #e75f7d
<p style="color:#e75f7d;">Text here</p>
.mytext {color:#e75f7d;}
This box has a color of #e75f7d
<div style="background-color:#e75f7d;">Content here</div>
.mybackground {background-color:#e75f7d;}
Border around this has a color of #e75f7d
<div style="border:2px solid #e75f7d;">Content here</div>
.myborder {border:2px solid #e75f7d;}