#e95d9e color space conversions
Hex:
#e95d9e
RGB:
233, 93, 158
CMY:
9, 64, 38
CMYK:
0, 60, 32, 9
HSL:
332°, 76.0870%, 63.9216%
HSV (HSB):
332°, 60.0858%, 91.3725%
XYZ:
43.6902, 27.6210, 35.3764
xyY:
0.4095, 0.2589, 27.6210
CIE-Lab:
59.5447, 60.2557, -7.2436
CIE-LCH:
59.5447, 60.6895, 353.1451
CIE-Luv:
59.5447, 86.6554, -21.4272
Hunter-Lab:
52.5556, 56.4169, -3.1205
#e95d9e color charts
#e95d9e color shades, tints & tones
#e95d9e color schemes
#e95d9e color preview, HTML & CSS examples
This text has a color of #e95d9e
<p style="color:#e95d9e;">Text here</p>
.mytext {color:#e95d9e;}
This box has a color of #e95d9e
<div style="background-color:#e95d9e;">Content here</div>
.mybackground {background-color:#e95d9e;}
Border around this has a color of #e95d9e
<div style="border:2px solid #e95d9e;">Content here</div>
.myborder {border:2px solid #e95d9e;}