#e95f87 color space conversions
Hex:
#e95f87
RGB:
233, 95, 135
CMY:
9, 63, 47
CMYK:
0, 59, 42, 9
HSL:
343°, 75.8242%, 64.3137%
HSV (HSB):
343°, 59.2275%, 91.3725%
XYZ:
42.0697, 27.2573, 25.9655
xyY:
0.4415, 0.2860, 27.2573
CIE-Lab:
59.2118, 56.8598, 5.6505
CIE-LCH:
59.2118, 57.1399, 5.6752
CIE-Luv:
59.2118, 92.6565, -3.4244
Hunter-Lab:
52.2085, 52.4704, 7.0585
#e95f87 color charts
#e95f87 color shades, tints & tones
#e95f87 color schemes
#e95f87 color preview, HTML & CSS examples
This text has a color of #e95f87
<p style="color:#e95f87;">Text here</p>
.mytext {color:#e95f87;}
This box has a color of #e95f87
<div style="background-color:#e95f87;">Content here</div>
.mybackground {background-color:#e95f87;}
Border around this has a color of #e95f87
<div style="border:2px solid #e95f87;">Content here</div>
.myborder {border:2px solid #e95f87;}