#ed72b5 color space conversions
Hex:
#ed72b5
RGB:
237, 114, 181
CMY:
7, 55, 29
CMYK:
0, 52, 24, 7
HSL:
327°, 77.3585%, 68.8235%
HSV (HSB):
327°, 51.8987%, 92.9412%
XYZ:
49.2829, 33.3753, 47.5607
xyY:
0.3785, 0.2563, 33.3753
CIE-Lab:
64.4637, 54.8620, -13.0185
CIE-LCH:
64.4637, 56.3855, 346.6509
CIE-Luv:
64.4637, 72.7303, -29.0266
Hunter-Lab:
57.7714, 51.1724, -8.3709
#ed72b5 color charts
#ed72b5 color shades, tints & tones
#ed72b5 color schemes
#ed72b5 color preview, HTML & CSS examples
This text has a color of #ed72b5
<p style="color:#ed72b5;">Text here</p>
.mytext {color:#ed72b5;}
This box has a color of #ed72b5
<div style="background-color:#ed72b5;">Content here</div>
.mybackground {background-color:#ed72b5;}
Border around this has a color of #ed72b5
<div style="border:2px solid #ed72b5;">Content here</div>
.myborder {border:2px solid #ed72b5;}