#e5989e color space conversions
Hex:
#e5989e
RGB:
229, 152, 158
CMY:
10, 40, 38
CMYK:
0, 34, 31, 10
HSL:
355°, 59.6899%, 74.7059%
HSV (HSB):
355°, 33.6245%, 89.8039%
XYZ:
49.7129, 41.5831, 37.7539
xyY:
0.3852, 0.3222, 41.5831
CIE-Lab:
70.5825, 29.6527, 8.7734
CIE-LCH:
70.5825, 30.9233, 16.4821
CIE-Luv:
70.5825, 50.3931, 6.7621
Hunter-Lab:
64.4850, 24.7609, 10.4270
#e5989e color charts
#e5989e color shades, tints & tones
#e5989e color schemes
#e5989e color preview, HTML & CSS examples
This text has a color of #e5989e
<p style="color:#e5989e;">Text here</p>
.mytext {color:#e5989e;}
This box has a color of #e5989e
<div style="background-color:#e5989e;">Content here</div>
.mybackground {background-color:#e5989e;}
Border around this has a color of #e5989e
<div style="border:2px solid #e5989e;">Content here</div>
.myborder {border:2px solid #e5989e;}