#ed2daa color space conversions
Hex:
#ed2daa
RGB:
237, 45, 170
CMY:
7, 82, 33
CMYK:
0, 81, 28, 7
HSL:
321°, 84.2105%, 55.2941%
HSV (HSB):
321°, 81.0127%, 92.9412%
XYZ:
43.1191, 22.7836, 40.1552
xyY:
0.4066, 0.2148, 22.7836
CIE-Lab:
54.8487, 78.8087, -21.2718
CIE-LCH:
54.8487, 81.6290, 344.8949
CIE-Luv:
54.8487, 102.2983, -44.6105
Hunter-Lab:
47.7321, 77.7179, -16.4659
#ed2daa color charts
#ed2daa color shades, tints & tones
#ed2daa color schemes
#ed2daa color preview, HTML & CSS examples
This text has a color of #ed2daa
<p style="color:#ed2daa;">Text here</p>
.mytext {color:#ed2daa;}
This box has a color of #ed2daa
<div style="background-color:#ed2daa;">Content here</div>
.mybackground {background-color:#ed2daa;}
Border around this has a color of #ed2daa
<div style="border:2px solid #ed2daa;">Content here</div>
.myborder {border:2px solid #ed2daa;}