#e5585e color space conversions
Hex:
#e5585e
RGB:
229, 88, 94
CMY:
10, 65, 63
CMYK:
0, 62, 59, 10
HSL:
357°, 73.0570%, 62.1569%
HSV (HSB):
357°, 61.5721%, 89.8039%
XYZ:
37.8232, 24.4456, 13.3146
xyY:
0.5004, 0.3234, 24.4456
CIE-Lab:
56.5312, 55.1357, 25.7834
CIE-LCH:
56.5312, 60.8665, 25.0624
CIE-Luv:
56.5312, 104.7709, 19.6071
Hunter-Lab:
49.4425, 50.0270, 18.6432
#e5585e color charts
#e5585e color shades, tints & tones
#e5585e color schemes
#e5585e color preview, HTML & CSS examples
This text has a color of #e5585e
<p style="color:#e5585e;">Text here</p>
.mytext {color:#e5585e;}
This box has a color of #e5585e
<div style="background-color:#e5585e;">Content here</div>
.mybackground {background-color:#e5585e;}
Border around this has a color of #e5585e
<div style="border:2px solid #e5585e;">Content here</div>
.myborder {border:2px solid #e5585e;}