#ed2b8d color space conversions
Hex:
#ed2b8d
RGB:
237, 43, 141
CMY:
7, 83, 45
CMYK:
0, 82, 41, 7
HSL:
330°, 84.3478%, 54.9020%
HSV (HSB):
330°, 81.8565%, 92.9412%
XYZ:
40.5966, 21.6554, 27.2395
xyY:
0.4536, 0.2420, 21.6554
CIE-Lab:
53.6594, 76.2921, -5.9186
CIE-LCH:
53.6594, 76.5213, 355.5640
CIE-Luv:
53.6594, 115.3246, -22.6462
Hunter-Lab:
46.5353, 74.2836, -2.1308
#ed2b8d color charts
#ed2b8d color shades, tints & tones
#ed2b8d color schemes
#ed2b8d color preview, HTML & CSS examples
This text has a color of #ed2b8d
<p style="color:#ed2b8d;">Text here</p>
.mytext {color:#ed2b8d;}
This box has a color of #ed2b8d
<div style="background-color:#ed2b8d;">Content here</div>
.mybackground {background-color:#ed2b8d;}
Border around this has a color of #ed2b8d
<div style="border:2px solid #ed2b8d;">Content here</div>
.myborder {border:2px solid #ed2b8d;}