#e5989a color space conversions
Hex:
#e5989a
RGB:
229, 152, 154
CMY:
10, 40, 40
CMYK:
0, 34, 33, 10
HSL:
358°, 59.6899%, 74.7059%
HSV (HSB):
358°, 33.6245%, 89.8039%
XYZ:
49.3741, 41.4476, 35.9697
xyY:
0.3894, 0.3269, 41.4476
CIE-Lab:
70.4884, 29.1412, 10.8603
CIE-LCH:
70.4884, 31.0992, 20.4393
CIE-Luv:
70.4884, 51.0283, 9.6407
Hunter-Lab:
64.3798, 24.2303, 11.9398
#e5989a color charts
#e5989a color shades, tints & tones
#e5989a color schemes
#e5989a color preview, HTML & CSS examples
This text has a color of #e5989a
<p style="color:#e5989a;">Text here</p>
.mytext {color:#e5989a;}
This box has a color of #e5989a
<div style="background-color:#e5989a;">Content here</div>
.mybackground {background-color:#e5989a;}
Border around this has a color of #e5989a
<div style="border:2px solid #e5989a;">Content here</div>
.myborder {border:2px solid #e5989a;}