#e85e7b color space conversions
Hex:
#e85e7b
RGB:
232, 94, 123
CMY:
9, 63, 52
CMYK:
0, 59, 47, 9
HSL:
347°, 75.0000%, 63.9216%
HSV (HSB):
347°, 59.4828%, 90.9804%
XYZ:
40.8566, 26.5913, 21.7181
xyY:
0.4582, 0.2982, 26.5913
CIE-Lab:
58.5941, 55.8239, 11.7545
CIE-LCH:
58.5941, 57.0480, 11.8907
CIE-Luv:
58.5941, 95.8655, 4.3267
Hunter-Lab:
51.5667, 51.1846, 11.1258
#e85e7b color charts
#e85e7b color shades, tints & tones
#e85e7b color schemes
#e85e7b color preview, HTML & CSS examples
This text has a color of #e85e7b
<p style="color:#e85e7b;">Text here</p>
.mytext {color:#e85e7b;}
This box has a color of #e85e7b
<div style="background-color:#e85e7b;">Content here</div>
.mybackground {background-color:#e85e7b;}
Border around this has a color of #e85e7b
<div style="border:2px solid #e85e7b;">Content here</div>
.myborder {border:2px solid #e85e7b;}