#e95b9c color space conversions
Hex:
#e95b9c
RGB:
233, 91, 156
CMY:
9, 64, 39
CMYK:
0, 61, 33, 9
HSL:
333°, 76.3441%, 63.5294%
HSV (HSB):
333°, 60.9442%, 91.3725%
XYZ:
43.3461, 27.2061, 34.4192
xyY:
0.4129, 0.2592, 27.2061
CIE-Lab:
59.1646, 60.8785, -6.6476
CIE-LCH:
59.1646, 61.2404, 353.7683
CIE-Luv:
59.1646, 88.2482, -20.7005
Hunter-Lab:
52.1595, 57.0598, -2.6129
#e95b9c color charts
#e95b9c color shades, tints & tones
#e95b9c color schemes
#e95b9c color preview, HTML & CSS examples
This text has a color of #e95b9c
<p style="color:#e95b9c;">Text here</p>
.mytext {color:#e95b9c;}
This box has a color of #e95b9c
<div style="background-color:#e95b9c;">Content here</div>
.mybackground {background-color:#e95b9c;}
Border around this has a color of #e95b9c
<div style="border:2px solid #e95b9c;">Content here</div>
.myborder {border:2px solid #e95b9c;}