#e75e7a color space conversions
Hex:
#e75e7a
RGB:
231, 94, 122
CMY:
9, 63, 52
CMYK:
0, 59, 47, 9
HSL:
348°, 74.0541%, 63.7255%
HSV (HSB):
348°, 59.3074%, 90.5882%
XYZ:
40.4706, 26.3995, 21.3749
xyY:
0.4586, 0.2992, 26.3995
CIE-Lab:
58.4143, 55.4067, 12.0634
CIE-LCH:
58.4143, 56.7047, 12.2830
CIE-Luv:
58.4143, 95.3369, 4.7815
Hunter-Lab:
51.3804, 50.6825, 11.3009
#e75e7a color charts
#e75e7a color shades, tints & tones
#e75e7a color schemes
#e75e7a color preview, HTML & CSS examples
This text has a color of #e75e7a
<p style="color:#e75e7a;">Text here</p>
.mytext {color:#e75e7a;}
This box has a color of #e75e7a
<div style="background-color:#e75e7a;">Content here</div>
.mybackground {background-color:#e75e7a;}
Border around this has a color of #e75e7a
<div style="border:2px solid #e75e7a;">Content here</div>
.myborder {border:2px solid #e75e7a;}