#ed2ac9 color space conversions
Hex:
#ed2ac9
RGB:
237, 42, 201
CMY:
7, 84, 21
CMYK:
0, 82, 15, 7
HSL:
311°, 84.4156%, 54.7059%
HSV (HSB):
311°, 82.2785%, 92.9412%
XYZ:
46.2956, 23.8775, 57.4271
xyY:
0.3628, 0.1871, 23.8775
CIE-Lab:
55.9649, 83.2089, -37.5129
CIE-LCH:
55.9649, 91.2740, 335.7328
CIE-Luv:
55.9649, 89.6665, -69.6469
Hunter-Lab:
48.8646, 83.6026, -35.4741
#ed2ac9 color charts
#ed2ac9 color shades, tints & tones
#ed2ac9 color schemes
#ed2ac9 color preview, HTML & CSS examples
This text has a color of #ed2ac9
<p style="color:#ed2ac9;">Text here</p>
.mytext {color:#ed2ac9;}
This box has a color of #ed2ac9
<div style="background-color:#ed2ac9;">Content here</div>
.mybackground {background-color:#ed2ac9;}
Border around this has a color of #ed2ac9
<div style="border:2px solid #ed2ac9;">Content here</div>
.myborder {border:2px solid #ed2ac9;}