#e95f9f color space conversions
Hex:
#e95f9f
RGB:
233, 95, 159
CMY:
9, 63, 38
CMYK:
0, 59, 32, 9
HSL:
332°, 75.8242%, 64.3137%
HSV (HSB):
332°, 59.2275%, 91.3725%
XYZ:
43.9545, 28.0113, 35.8909
xyY:
0.4075, 0.2597, 28.0113
CIE-Lab:
59.8989, 59.5057, -7.2964
CIE-LCH:
59.8989, 59.9514, 353.0095
CIE-Luv:
59.8989, 85.3781, -21.3692
Hunter-Lab:
52.9257, 55.6234, -3.1589
#e95f9f color charts
#e95f9f color shades, tints & tones
#e95f9f color schemes
#e95f9f color preview, HTML & CSS examples
This text has a color of #e95f9f
<p style="color:#e95f9f;">Text here</p>
.mytext {color:#e95f9f;}
This box has a color of #e95f9f
<div style="background-color:#e95f9f;">Content here</div>
.mybackground {background-color:#e95f9f;}
Border around this has a color of #e95f9f
<div style="border:2px solid #e95f9f;">Content here</div>
.myborder {border:2px solid #e95f9f;}