#e95f7f color space conversions
Hex:
#e95f7f
RGB:
233, 95, 127
CMY:
9, 63, 50
CMYK:
0, 59, 45, 9
HSL:
346°, 75.8242%, 64.3137%
HSV (HSB):
346°, 59.2275%, 91.3725%
XYZ:
41.5272, 27.0404, 23.1093
xyY:
0.4530, 0.2950, 27.0404
CIE-Lab:
59.0117, 56.0776, 10.0310
CIE-LCH:
59.0117, 56.9676, 10.1416
CIE-Luv:
59.0117, 94.9656, 2.2074
Hunter-Lab:
52.0003, 51.5487, 10.0514
#e95f7f color charts
#e95f7f color shades, tints & tones
#e95f7f color schemes
#e95f7f color preview, HTML & CSS examples
This text has a color of #e95f7f
<p style="color:#e95f7f;">Text here</p>
.mytext {color:#e95f7f;}
This box has a color of #e95f7f
<div style="background-color:#e95f7f;">Content here</div>
.mybackground {background-color:#e95f7f;}
Border around this has a color of #e95f7f
<div style="border:2px solid #e95f7f;">Content here</div>
.myborder {border:2px solid #e95f7f;}