#e85a6c color space conversions
Hex:
#e85a6c
RGB:
232, 90, 108
CMY:
9, 65, 58
CMYK:
0, 61, 53, 9
HSL:
352°, 75.5319%, 63.1373%
HSV (HSB):
352°, 61.2069%, 90.9804%
XYZ:
39.6416, 25.5508, 17.0298
xyY:
0.4821, 0.3108, 25.5508
CIE-Lab:
57.6082, 56.2952, 19.1535
CIE-LCH:
57.6082, 59.4643, 18.7900
CIE-Luv:
57.6082, 102.3706, 12.5911
Hunter-Lab:
50.5478, 51.5282, 15.4084
#e85a6c color charts
#e85a6c color shades, tints & tones
#e85a6c color schemes
#e85a6c color preview, HTML & CSS examples
This text has a color of #e85a6c
<p style="color:#e85a6c;">Text here</p>
.mytext {color:#e85a6c;}
This box has a color of #e85a6c
<div style="background-color:#e85a6c;">Content here</div>
.mybackground {background-color:#e85a6c;}
Border around this has a color of #e85a6c
<div style="border:2px solid #e85a6c;">Content here</div>
.myborder {border:2px solid #e85a6c;}