#e85e6c color space conversions
Hex:
#e85e6c
RGB:
232, 94, 108
CMY:
9, 63, 58
CMYK:
0, 59, 53, 9
HSL:
354°, 75.0000%, 63.9216%
HSV (HSB):
354°, 59.4828%, 90.9804%
XYZ:
39.9882, 26.2439, 17.1453
xyY:
0.4796, 0.3148, 26.2439
CIE-Lab:
58.2679, 54.5374, 20.0477
CIE-LCH:
58.2679, 58.1054, 20.1831
CIE-Luv:
58.2679, 99.9144, 14.0748
Hunter-Lab:
51.2288, 49.6831, 16.0169
#e85e6c color charts
#e85e6c color shades, tints & tones
#e85e6c color schemes
#e85e6c color preview, HTML & CSS examples
This text has a color of #e85e6c
<p style="color:#e85e6c;">Text here</p>
.mytext {color:#e85e6c;}
This box has a color of #e85e6c
<div style="background-color:#e85e6c;">Content here</div>
.mybackground {background-color:#e85e6c;}
Border around this has a color of #e85e6c
<div style="border:2px solid #e85e6c;">Content here</div>
.myborder {border:2px solid #e85e6c;}