#e85f6e color space conversions
Hex:
#e85f6e
RGB:
232, 95, 110
CMY:
9, 63, 57
CMYK:
0, 59, 53, 9
HSL:
353°, 74.8634%, 64.1176%
HSV (HSB):
353°, 59.0517%, 90.9804%
XYZ:
40.1854, 26.4660, 17.7423
xyY:
0.4762, 0.3136, 26.4660
CIE-Lab:
58.4768, 54.2518, 19.1687
CIE-LCH:
58.4768, 57.5387, 19.4597
CIE-Luv:
58.4768, 98.7763, 13.2086
Hunter-Lab:
51.4451, 49.4029, 15.5638
#e85f6e color charts
#e85f6e color shades, tints & tones
#e85f6e color schemes
#e85f6e color preview, HTML & CSS examples
This text has a color of #e85f6e
<p style="color:#e85f6e;">Text here</p>
.mytext {color:#e85f6e;}
This box has a color of #e85f6e
<div style="background-color:#e85f6e;">Content here</div>
.mybackground {background-color:#e85f6e;}
Border around this has a color of #e85f6e
<div style="border:2px solid #e85f6e;">Content here</div>
.myborder {border:2px solid #e85f6e;}