#e85c80 color space conversions
Hex:
#e85c80
RGB:
232, 92, 128
CMY:
9, 64, 50
CMYK:
0, 60, 45, 9
HSL:
345°, 75.2688%, 63.5294%
HSV (HSB):
345°, 60.3448%, 90.9804%
XYZ:
41.0021, 26.3686, 23.3507
xyY:
0.4520, 0.2907, 26.3686
CIE-Lab:
58.3853, 57.1715, 8.5370
CIE-LCH:
58.3853, 57.8054, 8.4928
CIE-Luv:
58.3853, 95.5703, 0.0991
Hunter-Lab:
51.3504, 52.6651, 8.9842
#e85c80 color charts
#e85c80 color shades, tints & tones
#e85c80 color schemes
#e85c80 color preview, HTML & CSS examples
This text has a color of #e85c80
<p style="color:#e85c80;">Text here</p>
.mytext {color:#e85c80;}
This box has a color of #e85c80
<div style="background-color:#e85c80;">Content here</div>
.mybackground {background-color:#e85c80;}
Border around this has a color of #e85c80
<div style="border:2px solid #e85c80;">Content here</div>
.myborder {border:2px solid #e85c80;}