#e85e9a color space conversions
Hex:
#e85e9a
RGB:
232, 94, 154
CMY:
9, 63, 40
CMYK:
0, 59, 34, 9
HSL:
334°, 75.0000%, 63.9216%
HSV (HSB):
334°, 59.4828%, 90.9804%
XYZ:
43.1141, 27.4943, 33.6064
xyY:
0.4137, 0.2638, 27.4943
CIE-Lab:
59.4291, 59.0508, -5.1106
CIE-LCH:
59.4291, 59.2715, 355.0536
CIE-Luv:
59.4291, 86.6369, -18.2042
Hunter-Lab:
52.4350, 55.0085, -1.2954
#e85e9a color charts
#e85e9a color shades, tints & tones
#e85e9a color schemes
#e85e9a color preview, HTML & CSS examples
This text has a color of #e85e9a
<p style="color:#e85e9a;">Text here</p>
.mytext {color:#e85e9a;}
This box has a color of #e85e9a
<div style="background-color:#e85e9a;">Content here</div>
.mybackground {background-color:#e85e9a;}
Border around this has a color of #e85e9a
<div style="border:2px solid #e85e9a;">Content here</div>
.myborder {border:2px solid #e85e9a;}