#ed2c81 color space conversions
Hex:
#ed2c81
RGB:
237, 44, 129
CMY:
7, 83, 49
CMYK:
0, 81, 46, 7
HSL:
334°, 84.2795%, 55.0980%
HSV (HSB):
334°, 81.4346%, 92.9412%
XYZ:
39.7882, 21.3909, 22.8007
xyY:
0.4738, 0.2547, 21.3909
CIE-Lab:
53.3746, 75.0032, 0.8454
CIE-LCH:
53.3746, 75.0079, 0.6458
CIE-Luv:
53.3746, 120.1087, -13.6224
Hunter-Lab:
46.2503, 72.6220, 3.1461
#ed2c81 color charts
#ed2c81 color shades, tints & tones
#ed2c81 color schemes
#ed2c81 color preview, HTML & CSS examples
This text has a color of #ed2c81
<p style="color:#ed2c81;">Text here</p>
.mytext {color:#ed2c81;}
This box has a color of #ed2c81
<div style="background-color:#ed2c81;">Content here</div>
.mybackground {background-color:#ed2c81;}
Border around this has a color of #ed2c81
<div style="border:2px solid #ed2c81;">Content here</div>
.myborder {border:2px solid #ed2c81;}