#e95e6d color space conversions
Hex:
#e95e6d
RGB:
233, 94, 109
CMY:
9, 63, 57
CMYK:
0, 60, 53, 9
HSL:
354°, 75.9563%, 64.1176%
HSV (HSB):
354°, 59.6567%, 91.3725%
XYZ:
40.3673, 26.4332, 17.4425
xyY:
0.4792, 0.3138, 26.4332
CIE-Lab:
58.4460, 54.9500, 19.7343
CIE-LCH:
58.4460, 58.3862, 19.7548
CIE-Luv:
58.4460, 100.4704, 13.6554
Hunter-Lab:
51.4132, 50.1769, 15.8744
#e95e6d color charts
#e95e6d color shades, tints & tones
#e95e6d color schemes
#e95e6d color preview, HTML & CSS examples
This text has a color of #e95e6d
<p style="color:#e95e6d;">Text here</p>
.mytext {color:#e95e6d;}
This box has a color of #e95e6d
<div style="background-color:#e95e6d;">Content here</div>
.mybackground {background-color:#e95e6d;}
Border around this has a color of #e95e6d
<div style="border:2px solid #e95e6d;">Content here</div>
.myborder {border:2px solid #e95e6d;}