#ed3c6e color space conversions
Hex:
#ed3c6e
RGB:
237, 60, 110
CMY:
7, 76, 57
CMYK:
0, 75, 54, 7
HSL:
343°, 83.0986%, 58.2353%
HSV (HSB):
343°, 74.6835%, 92.9412%
XYZ:
39.3554, 22.3620, 16.9939
xyY:
0.5000, 0.2841, 22.3620
CIE-Lab:
54.4090, 69.1835, 13.7134
CIE-LCH:
54.4090, 70.5295, 11.2117
CIE-Luv:
54.4090, 121.5851, 3.0831
Hunter-Lab:
47.2885, 65.7999, 11.7951
#ed3c6e color charts
#ed3c6e color shades, tints & tones
#ed3c6e color schemes
#ed3c6e color preview, HTML & CSS examples
This text has a color of #ed3c6e
<p style="color:#ed3c6e;">Text here</p>
.mytext {color:#ed3c6e;}
This box has a color of #ed3c6e
<div style="background-color:#ed3c6e;">Content here</div>
.mybackground {background-color:#ed3c6e;}
Border around this has a color of #ed3c6e
<div style="border:2px solid #ed3c6e;">Content here</div>
.myborder {border:2px solid #ed3c6e;}