#ed2da6 color space conversions
Hex:
#ed2da6
RGB:
237, 45, 166
CMY:
7, 82, 35
CMYK:
0, 81, 30, 7
HSL:
322°, 84.2105%, 55.2941%
HSV (HSB):
322°, 81.0127%, 92.9412%
XYZ:
42.7464, 22.6345, 38.1923
xyY:
0.4127, 0.2185, 22.6345
CIE-Lab:
54.6938, 78.3660, -19.1626
CIE-LCH:
54.6938, 80.6749, 346.2592
CIE-Luv:
54.6938, 104.0264, -41.4701
Hunter-Lab:
47.5757, 77.1233, -14.2932
#ed2da6 color charts
#ed2da6 color shades, tints & tones
#ed2da6 color schemes
#ed2da6 color preview, HTML & CSS examples
This text has a color of #ed2da6
<p style="color:#ed2da6;">Text here</p>
.mytext {color:#ed2da6;}
This box has a color of #ed2da6
<div style="background-color:#ed2da6;">Content here</div>
.mybackground {background-color:#ed2da6;}
Border around this has a color of #ed2da6
<div style="border:2px solid #ed2da6;">Content here</div>
.myborder {border:2px solid #ed2da6;}