#ed989c color space conversions
Hex:
#ed989c
RGB:
237, 152, 156
CMY:
7, 40, 39
CMYK:
0, 36, 34, 7
HSL:
357°, 70.2479%, 76.2745%
HSV (HSB):
357°, 35.8650%, 92.9412%
XYZ:
52.1540, 42.8613, 36.9767
xyY:
0.3951, 0.3247, 42.8613
CIE-Lab:
71.4607, 32.3563, 11.2584
CIE-LCH:
71.4607, 34.2590, 19.1854
CIE-Luv:
71.4607, 56.6572, 9.5329
Hunter-Lab:
65.4685, 27.6281, 12.3409
#ed989c color charts
#ed989c color shades, tints & tones
#ed989c color schemes
#ed989c color preview, HTML & CSS examples
This text has a color of #ed989c
<p style="color:#ed989c;">Text here</p>
.mytext {color:#ed989c;}
This box has a color of #ed989c
<div style="background-color:#ed989c;">Content here</div>
.mybackground {background-color:#ed989c;}
Border around this has a color of #ed989c
<div style="border:2px solid #ed989c;">Content here</div>
.myborder {border:2px solid #ed989c;}