#e85c9b color space conversions
Hex:
#e85c9b
RGB:
232, 92, 155
CMY:
9, 64, 39
CMYK:
0, 60, 33, 9
HSL:
333°, 75.2688%, 63.5294%
HSV (HSB):
333°, 60.3448%, 90.9804%
XYZ:
43.0223, 27.1767, 33.9884
xyY:
0.4129, 0.2608, 27.1767
CIE-Lab:
59.1375, 60.0346, -6.1236
CIE-LCH:
59.1375, 60.3461, 354.1759
CIE-Luv:
59.1375, 87.3005, -19.7961
Hunter-Lab:
52.1312, 56.0807, -2.1639
#e85c9b color charts
#e85c9b color shades, tints & tones
#e85c9b color schemes
#e85c9b color preview, HTML & CSS examples
This text has a color of #e85c9b
<p style="color:#e85c9b;">Text here</p>
.mytext {color:#e85c9b;}
This box has a color of #e85c9b
<div style="background-color:#e85c9b;">Content here</div>
.mybackground {background-color:#e85c9b;}
Border around this has a color of #e85c9b
<div style="border:2px solid #e85c9b;">Content here</div>
.myborder {border:2px solid #e85c9b;}