#ed2d6c color space conversions
Hex:
#ed2d6c
RGB:
237, 45, 108
CMY:
7, 82, 58
CMYK:
0, 81, 54, 7
HSL:
340°, 84.2105%, 55.2941%
HSV (HSB):
340°, 81.0127%, 92.9412%
XYZ:
38.5702, 20.9640, 16.2009
xyY:
0.5093, 0.2768, 20.9640
CIE-Lab:
52.9101, 73.1495, 12.8306
CIE-LCH:
52.9101, 74.2662, 9.9486
CIE-Luv:
52.9101, 128.1388, 0.9876
Hunter-Lab:
45.7865, 70.2409, 11.0715
#ed2d6c color charts
#ed2d6c color shades, tints & tones
#ed2d6c color schemes
#ed2d6c color preview, HTML & CSS examples
This text has a color of #ed2d6c
<p style="color:#ed2d6c;">Text here</p>
.mytext {color:#ed2d6c;}
This box has a color of #ed2d6c
<div style="background-color:#ed2d6c;">Content here</div>
.mybackground {background-color:#ed2d6c;}
Border around this has a color of #ed2d6c
<div style="border:2px solid #ed2d6c;">Content here</div>
.myborder {border:2px solid #ed2d6c;}