#e85b7f color space conversions
Hex:
#e85b7f
RGB:
232, 91, 127
CMY:
9, 64, 50
CMYK:
0, 61, 45, 9
HSL:
345°, 75.4011%, 63.3333%
HSV (HSB):
345°, 60.7759%, 90.9804%
XYZ:
40.8506, 26.1703, 22.9770
xyY:
0.4539, 0.2908, 26.1703
CIE-Lab:
58.1983, 57.5112, 8.8567
CIE-LCH:
58.1983, 58.1892, 8.7548
CIE-Luv:
58.1983, 96.4222, 0.4074
Hunter-Lab:
51.1569, 53.0139, 9.1799
#e85b7f color charts
#e85b7f color shades, tints & tones
#e85b7f color schemes
#e85b7f color preview, HTML & CSS examples
This text has a color of #e85b7f
<p style="color:#e85b7f;">Text here</p>
.mytext {color:#e85b7f;}
This box has a color of #e85b7f
<div style="background-color:#e85b7f;">Content here</div>
.mybackground {background-color:#e85b7f;}
Border around this has a color of #e85b7f
<div style="border:2px solid #e85b7f;">Content here</div>
.myborder {border:2px solid #e85b7f;}