#ed236c color space conversions
Hex:
#ed236c
RGB:
237, 35, 108
CMY:
7, 86, 58
CMYK:
0, 85, 54, 7
HSL:
338°, 84.8739%, 53.3333%
HSV (HSB):
338°, 85.2321%, 92.9412%
XYZ:
38.2329, 20.2893, 16.0885
xyY:
0.5124, 0.2719, 20.2893
CIE-Lab:
52.1627, 75.2884, 11.7879
CIE-LCH:
52.1627, 76.2056, 8.8985
CIE-Luv:
52.1627, 131.1825, -0.7631
Hunter-Lab:
45.0436, 72.6837, 10.3536
#ed236c color charts
#ed236c color shades, tints & tones
#ed236c color schemes
#ed236c color preview, HTML & CSS examples
This text has a color of #ed236c
<p style="color:#ed236c;">Text here</p>
.mytext {color:#ed236c;}
This box has a color of #ed236c
<div style="background-color:#ed236c;">Content here</div>
.mybackground {background-color:#ed236c;}
Border around this has a color of #ed236c
<div style="border:2px solid #ed236c;">Content here</div>
.myborder {border:2px solid #ed236c;}