#ed2e82 color space conversions
Hex:
#ed2e82
RGB:
237, 46, 130
CMY:
7, 82, 49
CMYK:
0, 81, 45, 7
HSL:
334°, 84.1410%, 55.4902%
HSV (HSB):
334°, 80.5907%, 92.9412%
XYZ:
39.9313, 21.5702, 23.1779
xyY:
0.4716, 0.2547, 21.5702
CIE-Lab:
53.5680, 74.6177, 0.5272
CIE-LCH:
53.5680, 74.6196, 0.4048
CIE-Luv:
53.5680, 119.0990, -13.9372
Hunter-Lab:
46.4438, 72.1938, 2.9217
#ed2e82 color charts
#ed2e82 color shades, tints & tones
#ed2e82 color schemes
#ed2e82 color preview, HTML & CSS examples
This text has a color of #ed2e82
<p style="color:#ed2e82;">Text here</p>
.mytext {color:#ed2e82;}
This box has a color of #ed2e82
<div style="background-color:#ed2e82;">Content here</div>
.mybackground {background-color:#ed2e82;}
Border around this has a color of #ed2e82
<div style="border:2px solid #ed2e82;">Content here</div>
.myborder {border:2px solid #ed2e82;}