#e5958d color space conversions
Hex:
#e5958d
RGB:
229, 149, 141
CMY:
10, 42, 45
CMYK:
0, 35, 38, 10
HSL:
5°, 62.8571%, 72.5490%
HSV (HSB):
5°, 38.4279%, 89.8039%
XYZ:
47.8683, 40.0760, 30.4118
xyY:
0.4044, 0.3386, 40.0760
CIE-Lab:
69.5236, 29.1713, 16.7199
CIE-LCH:
69.5236, 33.6232, 29.8197
CIE-Luv:
69.5236, 54.9717, 17.0946
Hunter-Lab:
63.3056, 24.1872, 15.8312
#e5958d color charts
#e5958d color shades, tints & tones
#e5958d color schemes
#e5958d color preview, HTML & CSS examples
This text has a color of #e5958d
<p style="color:#e5958d;">Text here</p>
.mytext {color:#e5958d;}
This box has a color of #e5958d
<div style="background-color:#e5958d;">Content here</div>
.mybackground {background-color:#e5958d;}
Border around this has a color of #e5958d
<div style="border:2px solid #e5958d;">Content here</div>
.myborder {border:2px solid #e5958d;}