#e75e7b color space conversions
Hex:
#e75e7b
RGB:
231, 94, 123
CMY:
9, 63, 52
CMYK:
0, 59, 47, 9
HSL:
347°, 74.0541%, 63.7255%
HSV (HSB):
347°, 59.3074%, 90.5882%
XYZ:
40.5329, 26.4244, 21.7030
xyY:
0.4572, 0.2980, 26.4244
CIE-Lab:
58.4377, 55.4987, 11.5121
CIE-LCH:
58.4377, 56.6801, 11.7187
CIE-Luv:
58.4377, 95.0571, 4.1027
Hunter-Lab:
51.4047, 50.7901, 10.9511
#e75e7b color charts
#e75e7b color shades, tints & tones
#e75e7b color schemes
#e75e7b color preview, HTML & CSS examples
This text has a color of #e75e7b
<p style="color:#e75e7b;">Text here</p>
.mytext {color:#e75e7b;}
This box has a color of #e75e7b
<div style="background-color:#e75e7b;">Content here</div>
.mybackground {background-color:#e75e7b;}
Border around this has a color of #e75e7b
<div style="border:2px solid #e75e7b;">Content here</div>
.myborder {border:2px solid #e75e7b;}