#e95e8d color space conversions
Hex:
#e95e8d
RGB:
233, 94, 141
CMY:
9, 63, 45
CMYK:
0, 60, 39, 9
HSL:
340°, 75.9563%, 64.1176%
HSV (HSB):
340°, 59.6567%, 91.3725%
XYZ:
42.4147, 27.2521, 28.2240
xyY:
0.4333, 0.2784, 27.2521
CIE-Lab:
59.2070, 57.9193, 2.1459
CIE-LCH:
59.2070, 57.9591, 2.1218
CIE-Luv:
59.2070, 91.4126, -8.1836
Hunter-Lab:
52.2036, 53.6726, 4.4872
#e95e8d color charts
#e95e8d color shades, tints & tones
#e95e8d color schemes
#e95e8d color preview, HTML & CSS examples
This text has a color of #e95e8d
<p style="color:#e95e8d;">Text here</p>
.mytext {color:#e95e8d;}
This box has a color of #e95e8d
<div style="background-color:#e95e8d;">Content here</div>
.mybackground {background-color:#e95e8d;}
Border around this has a color of #e95e8d
<div style="border:2px solid #e95e8d;">Content here</div>
.myborder {border:2px solid #e95e8d;}