#ed2f6e color space conversions
Hex:
#ed2f6e
RGB:
237, 47, 110
CMY:
7, 82, 57
CMYK:
0, 80, 54, 7
HSL:
340°, 84.0708%, 55.6863%
HSV (HSB):
340°, 80.1688%, 92.9412%
XYZ:
38.7560, 21.1633, 16.7941
xyY:
0.5052, 0.2759, 21.1633
CIE-Lab:
53.1278, 72.8045, 11.9280
CIE-LCH:
53.1278, 73.7752, 9.3045
CIE-Luv:
53.1278, 126.6952, 0.0848
Hunter-Lab:
46.0036, 69.8720, 10.5581
#ed2f6e color charts
#ed2f6e color shades, tints & tones
#ed2f6e color schemes
#ed2f6e color preview, HTML & CSS examples
This text has a color of #ed2f6e
<p style="color:#ed2f6e;">Text here</p>
.mytext {color:#ed2f6e;}
This box has a color of #ed2f6e
<div style="background-color:#ed2f6e;">Content here</div>
.mybackground {background-color:#ed2f6e;}
Border around this has a color of #ed2f6e
<div style="border:2px solid #ed2f6e;">Content here</div>
.myborder {border:2px solid #ed2f6e;}