#ed2db9 color space conversions
Hex:
#ed2db9
RGB:
237, 45, 185
CMY:
7, 82, 27
CMYK:
0, 81, 22, 7
HSL:
316°, 84.2105%, 55.2941%
HSV (HSB):
316°, 81.0127%, 92.9412%
XYZ:
44.6204, 23.3841, 48.0608
xyY:
0.3844, 0.2015, 23.3841
CIE-Lab:
55.4658, 80.5569, -29.0622
CIE-LCH:
55.4658, 85.6389, 340.1623
CIE-Luv:
55.4658, 95.8634, -56.4490
Hunter-Lab:
48.3571, 80.0819, -25.0767
#ed2db9 color charts
#ed2db9 color shades, tints & tones
#ed2db9 color schemes
#ed2db9 color preview, HTML & CSS examples
This text has a color of #ed2db9
<p style="color:#ed2db9;">Text here</p>
.mytext {color:#ed2db9;}
This box has a color of #ed2db9
<div style="background-color:#ed2db9;">Content here</div>
.mybackground {background-color:#ed2db9;}
Border around this has a color of #ed2db9
<div style="border:2px solid #ed2db9;">Content here</div>
.myborder {border:2px solid #ed2db9;}