#e95f71 color space conversions
Hex:
#e95f71
RGB:
233, 95, 113
CMY:
9, 63, 56
CMYK:
0, 59, 52, 9
HSL:
352°, 75.8242%, 64.3137%
HSV (HSB):
352°, 59.2275%, 91.3725%
XYZ:
40.6771, 26.7003, 18.6325
xyY:
0.4729, 0.3104, 26.7003
CIE-Lab:
58.6959, 54.8318, 17.7491
CIE-LCH:
58.6959, 57.6329, 17.9369
CIE-Luv:
58.6959, 98.8063, 11.5167
Hunter-Lab:
51.6723, 50.0908, 14.7912
#e95f71 color charts
#e95f71 color shades, tints & tones
#e95f71 color schemes
#e95f71 color preview, HTML & CSS examples
This text has a color of #e95f71
<p style="color:#e95f71;">Text here</p>
.mytext {color:#e95f71;}
This box has a color of #e95f71
<div style="background-color:#e95f71;">Content here</div>
.mybackground {background-color:#e95f71;}
Border around this has a color of #e95f71
<div style="border:2px solid #e95f71;">Content here</div>
.myborder {border:2px solid #e95f71;}