#ed2a7f color space conversions
Hex:
#ed2a7f
RGB:
237, 42, 127
CMY:
7, 84, 50
CMYK:
0, 82, 46, 7
HSL:
334°, 84.4156%, 54.7059%
HSV (HSB):
334°, 82.2785%, 92.9412%
XYZ:
39.5838, 21.1928, 22.0830
xyY:
0.4777, 0.2558, 21.1928
CIE-Lab:
53.1598, 75.2876, 1.7344
CIE-LCH:
53.1598, 75.3076, 1.3197
CIE-Luv:
53.1598, 121.5158, -12.5756
Hunter-Lab:
46.0356, 72.9212, 3.7839
#ed2a7f color charts
#ed2a7f color shades, tints & tones
#ed2a7f color schemes
#ed2a7f color preview, HTML & CSS examples
This text has a color of #ed2a7f
<p style="color:#ed2a7f;">Text here</p>
.mytext {color:#ed2a7f;}
This box has a color of #ed2a7f
<div style="background-color:#ed2a7f;">Content here</div>
.mybackground {background-color:#ed2a7f;}
Border around this has a color of #ed2a7f
<div style="border:2px solid #ed2a7f;">Content here</div>
.myborder {border:2px solid #ed2a7f;}