#e85f72 color space conversions
Hex:
#e85f72
RGB:
232, 95, 114
CMY:
9, 63, 55
CMYK:
0, 59, 51, 9
HSL:
352°, 74.8634%, 64.1176%
HSV (HSB):
352°, 59.0517%, 90.9804%
XYZ:
40.4082, 26.5551, 18.9155
xyY:
0.4705, 0.3092, 26.5551
CIE-Lab:
58.5603, 54.5842, 16.9560
CIE-LCH:
58.5603, 57.1571, 17.2569
CIE-Luv:
58.5603, 97.7287, 10.6693
Hunter-Lab:
51.5317, 49.7891, 14.3089
#e85f72 color charts
#e85f72 color shades, tints & tones
#e85f72 color schemes
#e85f72 color preview, HTML & CSS examples
This text has a color of #e85f72
<p style="color:#e85f72;">Text here</p>
.mytext {color:#e85f72;}
This box has a color of #e85f72
<div style="background-color:#e85f72;">Content here</div>
.mybackground {background-color:#e85f72;}
Border around this has a color of #e85f72
<div style="border:2px solid #e85f72;">Content here</div>
.myborder {border:2px solid #e85f72;}