#e95b8f color space conversions
Hex:
#e95b8f
RGB:
233, 91, 143
CMY:
9, 64, 44
CMYK:
0, 61, 39, 9
HSL:
338°, 76.3441%, 63.5294%
HSV (HSB):
338°, 60.9442%, 91.3725%
XYZ:
42.3033, 26.7890, 28.9278
xyY:
0.4316, 0.2733, 26.7890
CIE-Lab:
58.7785, 59.4314, 0.3559
CIE-LCH:
58.7785, 59.4325, 0.3431
CIE-Luv:
58.7785, 92.3640, -10.8646
Hunter-Lab:
51.7581, 55.3163, 3.0933
#e95b8f color charts
#e95b8f color shades, tints & tones
#e95b8f color schemes
#e95b8f color preview, HTML & CSS examples
This text has a color of #e95b8f
<p style="color:#e95b8f;">Text here</p>
.mytext {color:#e95b8f;}
This box has a color of #e95b8f
<div style="background-color:#e95b8f;">Content here</div>
.mybackground {background-color:#e95b8f;}
Border around this has a color of #e95b8f
<div style="border:2px solid #e95b8f;">Content here</div>
.myborder {border:2px solid #e95b8f;}