#e85e8d color space conversions
Hex:
#e85e8d
RGB:
232, 94, 141
CMY:
9, 63, 45
CMYK:
0, 59, 39, 9
HSL:
340°, 75.0000%, 63.9216%
HSV (HSB):
340°, 59.4828%, 90.9804%
XYZ:
42.0891, 27.0843, 28.2088
xyY:
0.4322, 0.2781, 27.0843
CIE-Lab:
59.0523, 57.6061, 1.9021
CIE-LCH:
59.0523, 57.6374, 1.8912
CIE-Luv:
59.0523, 90.6154, -8.4335
Hunter-Lab:
52.0426, 53.2863, 4.2927
#e85e8d color charts
#e85e8d color shades, tints & tones
#e85e8d color schemes
#e85e8d color preview, HTML & CSS examples
This text has a color of #e85e8d
<p style="color:#e85e8d;">Text here</p>
.mytext {color:#e85e8d;}
This box has a color of #e85e8d
<div style="background-color:#e85e8d;">Content here</div>
.mybackground {background-color:#e85e8d;}
Border around this has a color of #e85e8d
<div style="border:2px solid #e85e8d;">Content here</div>
.myborder {border:2px solid #e85e8d;}