#e95f72 color space conversions
Hex:
#e95f72
RGB:
233, 95, 114
CMY:
9, 63, 55
CMYK:
0, 59, 51, 9
HSL:
352°, 75.8242%, 64.3137%
HSV (HSB):
352°, 59.2275%, 91.3725%
XYZ:
40.7337, 26.7230, 18.9307
xyY:
0.4715, 0.3093, 26.7230
CIE-Lab:
58.7170, 54.9155, 17.1963
CIE-LCH:
58.7170, 57.5450, 17.3875
CIE-Luv:
58.7170, 98.5415, 10.8772
Hunter-Lab:
51.6943, 50.1885, 14.4736
#e95f72 color charts
#e95f72 color shades, tints & tones
#e95f72 color schemes
#e95f72 color preview, HTML & CSS examples
This text has a color of #e95f72
<p style="color:#e95f72;">Text here</p>
.mytext {color:#e95f72;}
This box has a color of #e95f72
<div style="background-color:#e95f72;">Content here</div>
.mybackground {background-color:#e95f72;}
Border around this has a color of #e95f72
<div style="border:2px solid #e95f72;">Content here</div>
.myborder {border:2px solid #e95f72;}