#ed899e color space conversions
Hex:
#ed899e
RGB:
237, 137, 158
CMY:
7, 46, 38
CMYK:
0, 42, 33, 7
HSL:
347°, 73.5294%, 73.3333%
HSV (HSB):
347°, 42.1941%, 92.9412%
XYZ:
50.0423, 38.3645, 37.1153
xyY:
0.3987, 0.3056, 38.3645
CIE-Lab:
68.2884, 40.4290, 5.6147
CIE-LCH:
68.2884, 40.8170, 7.9066
CIE-Luv:
68.2884, 65.5278, 0.2219
Hunter-Lab:
61.9391, 35.8217, 7.8294
#ed899e color charts
#ed899e color shades, tints & tones
#ed899e color schemes
#ed899e color preview, HTML & CSS examples
This text has a color of #ed899e
<p style="color:#ed899e;">Text here</p>
.mytext {color:#ed899e;}
This box has a color of #ed899e
<div style="background-color:#ed899e;">Content here</div>
.mybackground {background-color:#ed899e;}
Border around this has a color of #ed899e
<div style="border:2px solid #ed899e;">Content here</div>
.myborder {border:2px solid #ed899e;}