#e75d97 color space conversions
Hex:
#e75d97
RGB:
231, 93, 151
CMY:
9, 64, 41
CMYK:
0, 60, 35, 9
HSL:
335°, 74.1935%, 63.5294%
HSV (HSB):
335°, 59.7403%, 90.5882%
XYZ:
42.4553, 27.0520, 32.2621
xyY:
0.4172, 0.2658, 27.0520
CIE-Lab:
59.0224, 58.8366, -3.9849
CIE-LCH:
59.0224, 58.9714, 356.1253
CIE-Luv:
59.0224, 87.2765, -16.5917
Hunter-Lab:
52.0115, 54.6834, -0.3687
#e75d97 color charts
#e75d97 color shades, tints & tones
#e75d97 color schemes
#e75d97 color preview, HTML & CSS examples
This text has a color of #e75d97
<p style="color:#e75d97;">Text here</p>
.mytext {color:#e75d97;}
This box has a color of #e75d97
<div style="background-color:#e75d97;">Content here</div>
.mybackground {background-color:#e75d97;}
Border around this has a color of #e75d97
<div style="border:2px solid #e75d97;">Content here</div>
.myborder {border:2px solid #e75d97;}