#ed9989 color space conversions
Hex:
#ed9989
RGB:
237, 153, 137
CMY:
7, 40, 46
CMYK:
0, 35, 42, 7
HSL:
10°, 73.5294%, 73.3333%
HSV (HSB):
10°, 42.1941%, 92.9412%
XYZ:
50.8316, 42.5931, 29.2091
xyY:
0.4145, 0.3473, 42.5931
CIE-Lab:
71.2779, 29.6548, 21.4912
CIE-LCH:
71.2779, 36.6235, 35.9313
CIE-Luv:
71.2779, 59.0456, 22.9750
Hunter-Lab:
65.2634, 24.8171, 19.1487
#ed9989 color charts
#ed9989 color shades, tints & tones
#ed9989 color schemes
#ed9989 color preview, HTML & CSS examples
This text has a color of #ed9989
<p style="color:#ed9989;">Text here</p>
.mytext {color:#ed9989;}
This box has a color of #ed9989
<div style="background-color:#ed9989;">Content here</div>
.mybackground {background-color:#ed9989;}
Border around this has a color of #ed9989
<div style="border:2px solid #ed9989;">Content here</div>
.myborder {border:2px solid #ed9989;}