#e85e81 color space conversions
Hex:
#e85e81
RGB:
232, 94, 129
CMY:
9, 63, 49
CMYK:
0, 59, 44, 9
HSL:
345°, 75.0000%, 63.9216%
HSV (HSB):
345°, 59.4828%, 90.9804%
XYZ:
41.2439, 26.7462, 23.7576
xyY:
0.4495, 0.2915, 26.7462
CIE-Lab:
58.7387, 56.3893, 8.4548
CIE-LCH:
58.7387, 57.0196, 8.5272
CIE-Luv:
58.7387, 94.1564, 0.1886
Hunter-Lab:
51.7167, 51.8487, 8.9651
#e85e81 color charts
#e85e81 color shades, tints & tones
#e85e81 color schemes
#e85e81 color preview, HTML & CSS examples
This text has a color of #e85e81
<p style="color:#e85e81;">Text here</p>
.mytext {color:#e85e81;}
This box has a color of #e85e81
<div style="background-color:#e85e81;">Content here</div>
.mybackground {background-color:#e85e81;}
Border around this has a color of #e85e81
<div style="border:2px solid #e85e81;">Content here</div>
.myborder {border:2px solid #e85e81;}