#e7959d color space conversions
Hex:
#e7959d
RGB:
231, 149, 157
CMY:
9, 42, 38
CMYK:
0, 35, 32, 9
HSL:
354°, 63.0769%, 74.5098%
HSV (HSB):
354°, 35.4978%, 90.5882%
XYZ:
49.7882, 40.9181, 37.1722
xyY:
0.3893, 0.3200, 40.9181
CIE-Lab:
70.1185, 31.8561, 8.6989
CIE-LCH:
70.1185, 33.0225, 15.2733
CIE-Luv:
70.1185, 53.8778, 6.1939
Hunter-Lab:
63.9673, 26.9908, 10.3230
#e7959d color charts
#e7959d color shades, tints & tones
#e7959d color schemes
#e7959d color preview, HTML & CSS examples
This text has a color of #e7959d
<p style="color:#e7959d;">Text here</p>
.mytext {color:#e7959d;}
This box has a color of #e7959d
<div style="background-color:#e7959d;">Content here</div>
.mybackground {background-color:#e7959d;}
Border around this has a color of #e7959d
<div style="border:2px solid #e7959d;">Content here</div>
.myborder {border:2px solid #e7959d;}