#e5958e color space conversions
Hex:
#e5958e
RGB:
229, 149, 142
CMY:
10, 42, 44
CMYK:
0, 35, 38, 10
HSL:
5°, 62.5899%, 72.7451%
HSV (HSB):
5°, 37.9913%, 89.8039%
XYZ:
47.9430, 40.1059, 30.8055
xyY:
0.4034, 0.3374, 40.1059
CIE-Lab:
69.5449, 29.2866, 16.1948
CIE-LCH:
69.5449, 33.4661, 28.9415
CIE-Luv:
69.5449, 54.8157, 16.4158
Hunter-Lab:
63.3292, 24.3063, 15.4897
#e5958e color charts
#e5958e color shades, tints & tones
#e5958e color schemes
#e5958e color preview, HTML & CSS examples
This text has a color of #e5958e
<p style="color:#e5958e;">Text here</p>
.mytext {color:#e5958e;}
This box has a color of #e5958e
<div style="background-color:#e5958e;">Content here</div>
.mybackground {background-color:#e5958e;}
Border around this has a color of #e5958e
<div style="border:2px solid #e5958e;">Content here</div>
.myborder {border:2px solid #e5958e;}