#e8959b color space conversions
Hex:
#e8959b
RGB:
232, 149, 155
CMY:
9, 42, 39
CMYK:
0, 36, 33, 9
HSL:
356°, 64.3411%, 74.7059%
HSV (HSB):
356°, 35.7759%, 90.9804%
XYZ:
49.9426, 41.0173, 36.2952
xyY:
0.3925, 0.3223, 41.0173
CIE-Lab:
70.1880, 31.9726, 9.9266
CIE-LCH:
70.1880, 33.4781, 17.2482
CIE-Luv:
70.1880, 54.9585, 7.8059
Hunter-Lab:
64.0447, 27.1174, 11.2307
#e8959b color charts
#e8959b color shades, tints & tones
#e8959b color schemes
#e8959b color preview, HTML & CSS examples
This text has a color of #e8959b
<p style="color:#e8959b;">Text here</p>
.mytext {color:#e8959b;}
This box has a color of #e8959b
<div style="background-color:#e8959b;">Content here</div>
.mybackground {background-color:#e8959b;}
Border around this has a color of #e8959b
<div style="border:2px solid #e8959b;">Content here</div>
.myborder {border:2px solid #e8959b;}