#e95d9f color space conversions
Hex:
#e95d9f
RGB:
233, 93, 159
CMY:
9, 64, 38
CMYK:
0, 60, 32, 9
HSL:
332°, 76.0870%, 63.9216%
HSV (HSB):
332°, 60.0858%, 91.3725%
XYZ:
43.7766, 27.6555, 35.8317
xyY:
0.4081, 0.2578, 27.6555
CIE-Lab:
59.5763, 60.3742, -7.7766
CIE-LCH:
59.5763, 60.8730, 352.6604
CIE-Luv:
59.5763, 86.3391, -22.2010
Hunter-Lab:
52.5885, 56.5600, -3.5858
#e95d9f color charts
#e95d9f color shades, tints & tones
#e95d9f color schemes
#e95d9f color preview, HTML & CSS examples
This text has a color of #e95d9f
<p style="color:#e95d9f;">Text here</p>
.mytext {color:#e95d9f;}
This box has a color of #e95d9f
<div style="background-color:#e95d9f;">Content here</div>
.mybackground {background-color:#e95d9f;}
Border around this has a color of #e95d9f
<div style="border:2px solid #e95d9f;">Content here</div>
.myborder {border:2px solid #e95d9f;}