#ed2a7d color space conversions
Hex:
#ed2a7d
RGB:
237, 42, 125
CMY:
7, 84, 51
CMYK:
0, 82, 47, 7
HSL:
334°, 84.4156%, 54.7059%
HSV (HSB):
334°, 82.2785%, 92.9412%
XYZ:
39.4547, 21.1411, 21.4032
xyY:
0.4812, 0.2578, 21.1411
CIE-Lab:
53.1036, 75.1235, 2.8558
CIE-LCH:
53.1036, 75.1778, 2.1770
CIE-Luv:
53.1036, 122.3444, -11.1513
Hunter-Lab:
45.9795, 72.7056, 4.5865
#ed2a7d color charts
#ed2a7d color shades, tints & tones
#ed2a7d color schemes
#ed2a7d color preview, HTML & CSS examples
This text has a color of #ed2a7d
<p style="color:#ed2a7d;">Text here</p>
.mytext {color:#ed2a7d;}
This box has a color of #ed2a7d
<div style="background-color:#ed2a7d;">Content here</div>
.mybackground {background-color:#ed2a7d;}
Border around this has a color of #ed2a7d
<div style="border:2px solid #ed2a7d;">Content here</div>
.myborder {border:2px solid #ed2a7d;}