#e85e6a color space conversions
Hex:
#e85e6a
RGB:
232, 94, 106
CMY:
9, 63, 58
CMYK:
0, 59, 54, 9
HSL:
355°, 75.0000%, 63.9216%
HSV (HSB):
355°, 59.4828%, 90.9804%
XYZ:
39.8829, 26.2018, 16.5911
xyY:
0.4824, 0.3169, 26.2018
CIE-Lab:
58.2281, 54.3797, 21.1557
CIE-LCH:
58.2281, 58.3499, 21.2579
CIE-Luv:
58.2281, 100.4268, 15.3033
Hunter-Lab:
51.1877, 49.4999, 16.6142
#e85e6a color charts
#e85e6a color shades, tints & tones
#e85e6a color schemes
#e85e6a color preview, HTML & CSS examples
This text has a color of #e85e6a
<p style="color:#e85e6a;">Text here</p>
.mytext {color:#e85e6a;}
This box has a color of #e85e6a
<div style="background-color:#e85e6a;">Content here</div>
.mybackground {background-color:#e85e6a;}
Border around this has a color of #e85e6a
<div style="border:2px solid #e85e6a;">Content here</div>
.myborder {border:2px solid #e85e6a;}