#ed237e color space conversions
Hex:
#ed237e
RGB:
237, 35, 126
CMY:
7, 86, 51
CMYK:
0, 85, 47, 7
HSL:
333°, 84.8739%, 53.3333%
HSV (HSB):
333°, 85.2321%, 92.9412%
XYZ:
39.2920, 20.7129, 21.6657
xyY:
0.4811, 0.2536, 20.7129
CIE-Lab:
52.6339, 76.6347, 1.5724
CIE-LCH:
52.6339, 76.6509, 1.1754
CIE-Luv:
52.6339, 123.7745, -13.0840
Hunter-Lab:
45.5115, 74.4615, 3.6330
#ed237e color charts
#ed237e color shades, tints & tones
#ed237e color schemes
#ed237e color preview, HTML & CSS examples
This text has a color of #ed237e
<p style="color:#ed237e;">Text here</p>
.mytext {color:#ed237e;}
This box has a color of #ed237e
<div style="background-color:#ed237e;">Content here</div>
.mybackground {background-color:#ed237e;}
Border around this has a color of #ed237e
<div style="border:2px solid #ed237e;">Content here</div>
.myborder {border:2px solid #ed237e;}