#e85b8c color space conversions
Hex:
#e85b8c
RGB:
232, 91, 140
CMY:
9, 64, 45
CMYK:
0, 61, 40, 9
HSL:
339°, 75.4011%, 63.3333%
HSV (HSB):
339°, 60.7759%, 90.9804%
XYZ:
41.7534, 26.5314, 27.7314
xyY:
0.4349, 0.2763, 26.5314
CIE-Lab:
58.5381, 58.8064, 1.7389
CIE-LCH:
58.5381, 58.8322, 1.6937
CIE-Luv:
58.5381, 92.4971, -8.9050
Hunter-Lab:
51.5087, 54.5537, 4.1354
#e85b8c color charts
#e85b8c color shades, tints & tones
#e85b8c color schemes
#e85b8c color preview, HTML & CSS examples
This text has a color of #e85b8c
<p style="color:#e85b8c;">Text here</p>
.mytext {color:#e85b8c;}
This box has a color of #e85b8c
<div style="background-color:#e85b8c;">Content here</div>
.mybackground {background-color:#e85b8c;}
Border around this has a color of #e85b8c
<div style="border:2px solid #e85b8c;">Content here</div>
.myborder {border:2px solid #e85b8c;}