#ed2d83 color space conversions
Hex:
#ed2d83
RGB:
237, 45, 131
CMY:
7, 82, 49
CMYK:
0, 81, 45, 7
HSL:
333°, 84.2105%, 55.2941%
HSV (HSB):
333°, 81.0127%, 92.9412%
XYZ:
39.9602, 21.5200, 23.5204
xyY:
0.4701, 0.2532, 21.5200
CIE-Lab:
53.5140, 74.9409, -0.1511
CIE-LCH:
53.5140, 74.9410, 359.8844
CIE-Luv:
53.5140, 118.9850, -14.8668
Hunter-Lab:
46.3896, 72.5785, 2.4117
#ed2d83 color charts
#ed2d83 color shades, tints & tones
#ed2d83 color schemes
#ed2d83 color preview, HTML & CSS examples
This text has a color of #ed2d83
<p style="color:#ed2d83;">Text here</p>
.mytext {color:#ed2d83;}
This box has a color of #ed2d83
<div style="background-color:#ed2d83;">Content here</div>
.mybackground {background-color:#ed2d83;}
Border around this has a color of #ed2d83
<div style="border:2px solid #ed2d83;">Content here</div>
.myborder {border:2px solid #ed2d83;}