#ed747c color space conversions
Hex:
#ed747c
RGB:
237, 116, 124
CMY:
7, 55, 51
CMYK:
0, 51, 48, 7
HSL:
356°, 77.0701%, 69.2157%
HSV (HSB):
356°, 51.0549%, 92.9412%
XYZ:
44.8085, 31.9505, 22.8742
xyY:
0.4497, 0.3207, 31.9505
CIE-Lab:
63.3020, 47.3255, 17.8340
CIE-LCH:
63.3020, 50.5742, 20.6482
CIE-Luv:
63.3020, 86.0521, 13.8527
Hunter-Lab:
56.5248, 42.5827, 15.5742
#ed747c color charts
#ed747c color shades, tints & tones
#ed747c color schemes
#ed747c color preview, HTML & CSS examples
This text has a color of #ed747c
<p style="color:#ed747c;">Text here</p>
.mytext {color:#ed747c;}
This box has a color of #ed747c
<div style="background-color:#ed747c;">Content here</div>
.mybackground {background-color:#ed747c;}
Border around this has a color of #ed747c
<div style="border:2px solid #ed747c;">Content here</div>
.myborder {border:2px solid #ed747c;}