#e75b8a color space conversions
Hex:
#e75b8a
RGB:
231, 91, 138
CMY:
9, 64, 46
CMYK:
0, 61, 40, 9
HSL:
340°, 74.4681%, 63.1373%
HSV (HSB):
340°, 60.6061%, 90.5882%
XYZ:
41.2835, 26.3061, 26.9465
xyY:
0.4367, 0.2783, 26.3061
CIE-Lab:
58.3264, 58.2874, 2.5816
CIE-LCH:
58.3264, 58.3446, 2.5360
CIE-Luv:
58.3264, 92.3126, -7.6912
Hunter-Lab:
51.2894, 53.9204, 4.7528
#e75b8a color charts
#e75b8a color shades, tints & tones
#e75b8a color schemes
#e75b8a color preview, HTML & CSS examples
This text has a color of #e75b8a
<p style="color:#e75b8a;">Text here</p>
.mytext {color:#e75b8a;}
This box has a color of #e75b8a
<div style="background-color:#e75b8a;">Content here</div>
.mybackground {background-color:#e75b8a;}
Border around this has a color of #e75b8a
<div style="border:2px solid #e75b8a;">Content here</div>
.myborder {border:2px solid #e75b8a;}