#e95e9b color space conversions
Hex:
#e95e9b
RGB:
233, 94, 155
CMY:
9, 63, 39
CMYK:
0, 60, 33, 9
HSL:
334°, 75.9563%, 64.1176%
HSV (HSB):
334°, 59.6567%, 91.3725%
XYZ:
43.5234, 27.6956, 34.0622
xyY:
0.4134, 0.2631, 27.6956
CIE-Lab:
59.6127, 59.4709, -5.4023
CIE-LCH:
59.6127, 59.7158, 354.8095
CIE-Luv:
59.6127, 87.1120, -18.7044
Hunter-Lab:
52.6266, 55.5269, -1.5364
#e95e9b color charts
#e95e9b color shades, tints & tones
#e95e9b color schemes
#e95e9b color preview, HTML & CSS examples
This text has a color of #e95e9b
<p style="color:#e95e9b;">Text here</p>
.mytext {color:#e95e9b;}
This box has a color of #e95e9b
<div style="background-color:#e95e9b;">Content here</div>
.mybackground {background-color:#e95e9b;}
Border around this has a color of #e95e9b
<div style="border:2px solid #e95e9b;">Content here</div>
.myborder {border:2px solid #e95e9b;}