#e5958b color space conversions
Hex:
#e5958b
RGB:
229, 149, 139
CMY:
10, 42, 45
CMYK:
0, 35, 39, 10
HSL:
7°, 63.3803%, 72.1569%
HSV (HSB):
7°, 39.3013%, 89.8039%
XYZ:
47.7207, 40.0170, 29.6350
xyY:
0.4066, 0.3409, 40.0170
CIE-Lab:
69.4816, 28.9433, 17.7702
CIE-LCH:
69.4816, 33.9631, 31.5486
CIE-Luv:
69.4816, 55.2815, 18.4420
Hunter-Lab:
63.2590, 23.9520, 16.5056
#e5958b color charts
#e5958b color shades, tints & tones
#e5958b color schemes
#e5958b color preview, HTML & CSS examples
This text has a color of #e5958b
<p style="color:#e5958b;">Text here</p>
.mytext {color:#e5958b;}
This box has a color of #e5958b
<div style="background-color:#e5958b;">Content here</div>
.mybackground {background-color:#e5958b;}
Border around this has a color of #e5958b
<div style="border:2px solid #e5958b;">Content here</div>
.myborder {border:2px solid #e5958b;}