#e85a9f color space conversions
Hex:
#e85a9f
RGB:
232, 90, 159
CMY:
9, 65, 38
CMYK:
0, 61, 31, 9
HSL:
331°, 75.5319%, 63.1373%
HSV (HSB):
331°, 61.2069%, 90.9804%
XYZ:
43.1929, 26.9713, 35.7304
xyY:
0.4079, 0.2547, 26.9713
CIE-Lab:
58.9478, 61.3591, -8.7299
CIE-LCH:
58.9478, 61.9770, 351.9026
CIE-Luv:
58.9478, 86.9668, -23.7000
Hunter-Lab:
51.9339, 57.5721, -4.4376
#e85a9f color charts
#e85a9f color shades, tints & tones
#e85a9f color schemes
#e85a9f color preview, HTML & CSS examples
This text has a color of #e85a9f
<p style="color:#e85a9f;">Text here</p>
.mytext {color:#e85a9f;}
This box has a color of #e85a9f
<div style="background-color:#e85a9f;">Content here</div>
.mybackground {background-color:#e85a9f;}
Border around this has a color of #e85a9f
<div style="border:2px solid #e85a9f;">Content here</div>
.myborder {border:2px solid #e85a9f;}