#ed2da7 color space conversions
Hex:
#ed2da7
RGB:
237, 45, 167
CMY:
7, 82, 35
CMYK:
0, 81, 30, 7
HSL:
322°, 84.2105%, 55.2941%
HSV (HSB):
322°, 81.0127%, 92.9412%
XYZ:
42.8385, 22.6713, 38.6774
xyY:
0.4112, 0.2176, 22.6713
CIE-Lab:
54.7322, 78.4757, -19.6912
CIE-LCH:
54.7322, 80.9085, 345.9141
CIE-Luv:
54.7322, 103.5941, -42.2542
Hunter-Lab:
47.6144, 77.2705, -14.8314
#ed2da7 color charts
#ed2da7 color shades, tints & tones
#ed2da7 color schemes
#ed2da7 color preview, HTML & CSS examples
This text has a color of #ed2da7
<p style="color:#ed2da7;">Text here</p>
.mytext {color:#ed2da7;}
This box has a color of #ed2da7
<div style="background-color:#ed2da7;">Content here</div>
.mybackground {background-color:#ed2da7;}
Border around this has a color of #ed2da7
<div style="border:2px solid #ed2da7;">Content here</div>
.myborder {border:2px solid #ed2da7;}