#ed958b color space conversions
Hex:
#ed958b
RGB:
237, 149, 139
CMY:
7, 42, 45
CMYK:
0, 37, 41, 7
HSL:
6°, 73.1343%, 73.7255%
HSV (HSB):
6°, 41.3502%, 92.9412%
XYZ:
50.3327, 41.3635, 29.7572
xyY:
0.4144, 0.3406, 41.3635
CIE-Lab:
70.4298, 31.9781, 19.2271
CIE-LCH:
70.4298, 37.3133, 31.0167
CIE-Luv:
70.4298, 61.3896, 19.6466
Hunter-Lab:
64.3145, 27.1444, 17.5876
#ed958b color charts
#ed958b color shades, tints & tones
#ed958b color schemes
#ed958b color preview, HTML & CSS examples
This text has a color of #ed958b
<p style="color:#ed958b;">Text here</p>
.mytext {color:#ed958b;}
This box has a color of #ed958b
<div style="background-color:#ed958b;">Content here</div>
.mybackground {background-color:#ed958b;}
Border around this has a color of #ed958b
<div style="border:2px solid #ed958b;">Content here</div>
.myborder {border:2px solid #ed958b;}