#e85a6e color space conversions
Hex:
#e85a6e
RGB:
232, 90, 110
CMY:
9, 65, 57
CMYK:
0, 61, 53, 9
HSL:
352°, 75.5319%, 63.1373%
HSV (HSB):
352°, 61.2069%, 90.9804%
XYZ:
39.7493, 25.5939, 17.5969
xyY:
0.4793, 0.3086, 25.5939
CIE-Lab:
57.6496, 56.4550, 18.0416
CIE-LCH:
57.6496, 59.2678, 17.7226
CIE-Luv:
57.6496, 101.8297, 11.3363
Hunter-Lab:
50.5904, 51.7157, 14.7904
#e85a6e color charts
#e85a6e color shades, tints & tones
#e85a6e color schemes
#e85a6e color preview, HTML & CSS examples
This text has a color of #e85a6e
<p style="color:#e85a6e;">Text here</p>
.mytext {color:#e85a6e;}
This box has a color of #e85a6e
<div style="background-color:#e85a6e;">Content here</div>
.mybackground {background-color:#e85a6e;}
Border around this has a color of #e85a6e
<div style="border:2px solid #e85a6e;">Content here</div>
.myborder {border:2px solid #e85a6e;}