#ed0d7e color space conversions
Hex:
#ed0d7e
RGB:
237, 13, 126
CMY:
7, 95, 51
CMYK:
0, 95, 47, 7
HSL:
330°, 89.6000%, 49.0196%
HSV (HSB):
330°, 94.5148%, 92.9412%
XYZ:
38.8349, 19.7987, 21.5134
xyY:
0.4845, 0.2470, 19.7987
CIE-Lab:
51.6089, 79.6028, 0.0795
CIE-LCH:
51.6089, 79.6029, 0.0572
CIE-Luv:
51.6089, 127.5837, -15.6061
Hunter-Lab:
44.4958, 77.9231, 2.4808
#ed0d7e color charts
#ed0d7e color shades, tints & tones
#ed0d7e color schemes
#ed0d7e color preview, HTML & CSS examples
This text has a color of #ed0d7e
<p style="color:#ed0d7e;">Text here</p>
.mytext {color:#ed0d7e;}
This box has a color of #ed0d7e
<div style="background-color:#ed0d7e;">Content here</div>
.mybackground {background-color:#ed0d7e;}
Border around this has a color of #ed0d7e
<div style="border:2px solid #ed0d7e;">Content here</div>
.myborder {border:2px solid #ed0d7e;}