#ed988e color space conversions
Hex:
#ed988e
RGB:
237, 152, 142
CMY:
7, 40, 44
CMYK:
0, 36, 40, 7
HSL:
6°, 72.5191%, 74.3137%
HSV (HSB):
6°, 40.0844%, 92.9412%
XYZ:
51.0358, 42.4140, 31.0880
xyY:
0.4098, 0.3406, 42.4140
CIE-Lab:
71.1554, 30.7255, 18.5714
CIE-LCH:
71.1554, 35.9020, 31.1500
CIE-Luv:
71.1554, 58.9342, 19.1815
Hunter-Lab:
65.1260, 25.9103, 17.2860
#ed988e color charts
#ed988e color shades, tints & tones
#ed988e color schemes
#ed988e color preview, HTML & CSS examples
This text has a color of #ed988e
<p style="color:#ed988e;">Text here</p>
.mytext {color:#ed988e;}
This box has a color of #ed988e
<div style="background-color:#ed988e;">Content here</div>
.mybackground {background-color:#ed988e;}
Border around this has a color of #ed988e
<div style="border:2px solid #ed988e;">Content here</div>
.myborder {border:2px solid #ed988e;}