#e85e8f color space conversions
Hex:
#e85e8f
RGB:
232, 94, 143
CMY:
9, 63, 44
CMYK:
0, 59, 38, 9
HSL:
339°, 75.0000%, 63.9216%
HSV (HSB):
339°, 59.4828%, 90.9804%
XYZ:
42.2393, 27.1444, 28.9997
xyY:
0.4293, 0.2759, 27.1444
CIE-Lab:
59.1077, 57.8198, 0.8170
CIE-LCH:
59.1077, 57.8256, 0.8095
CIE-Luv:
59.1077, 90.0117, -9.9103
Hunter-Lab:
52.1003, 53.5401, 3.4686
#e85e8f color charts
#e85e8f color shades, tints & tones
#e85e8f color schemes
#e85e8f color preview, HTML & CSS examples
This text has a color of #e85e8f
<p style="color:#e85e8f;">Text here</p>
.mytext {color:#e85e8f;}
This box has a color of #e85e8f
<div style="background-color:#e85e8f;">Content here</div>
.mybackground {background-color:#e85e8f;}
Border around this has a color of #e85e8f
<div style="border:2px solid #e85e8f;">Content here</div>
.myborder {border:2px solid #e85e8f;}