#e95e7d color space conversions
Hex:
#e95e7d
RGB:
233, 94, 125
CMY:
9, 63, 51
CMYK:
0, 60, 46, 9
HSL:
347°, 75.9563%, 64.1176%
HSV (HSB):
347°, 59.6567%, 91.3725%
XYZ:
41.3086, 26.8097, 22.3996
xyY:
0.4564, 0.2962, 26.8097
CIE-Lab:
58.7978, 56.3326, 10.8960
CIE-LCH:
58.7978, 57.3767, 10.9472
CIE-Luv:
58.7978, 96.1083, 3.1883
Hunter-Lab:
51.7781, 51.7959, 10.5953
#e95e7d color charts
#e95e7d color shades, tints & tones
#e95e7d color schemes
#e95e7d color preview, HTML & CSS examples
This text has a color of #e95e7d
<p style="color:#e95e7d;">Text here</p>
.mytext {color:#e95e7d;}
This box has a color of #e95e7d
<div style="background-color:#e95e7d;">Content here</div>
.mybackground {background-color:#e95e7d;}
Border around this has a color of #e95e7d
<div style="border:2px solid #e95e7d;">Content here</div>
.myborder {border:2px solid #e95e7d;}