#ed987e color space conversions
Hex:
#ed987e
RGB:
237, 152, 126
CMY:
7, 40, 51
CMYK:
0, 36, 47, 7
HSL:
14°, 75.5102%, 71.1765%
HSV (HSB):
14°, 46.8354%, 92.9412%
XYZ:
49.9192, 41.9674, 25.2081
xyY:
0.4263, 0.3584, 41.9674
CIE-Lab:
70.8484, 29.0631, 26.9315
CIE-LCH:
70.8484, 39.6229, 42.8199
CIE-Luv:
70.8484, 61.3533, 29.3818
Hunter-Lab:
64.7822, 24.1777, 22.2765
#ed987e color charts
#ed987e color shades, tints & tones
#ed987e color schemes
#ed987e color preview, HTML & CSS examples
This text has a color of #ed987e
<p style="color:#ed987e;">Text here</p>
.mytext {color:#ed987e;}
This box has a color of #ed987e
<div style="background-color:#ed987e;">Content here</div>
.mybackground {background-color:#ed987e;}
Border around this has a color of #ed987e
<div style="border:2px solid #ed987e;">Content here</div>
.myborder {border:2px solid #ed987e;}