#ed2d6d color space conversions
Hex:
#ed2d6d
RGB:
237, 45, 109
CMY:
7, 82, 57
CMYK:
0, 81, 54, 7
HSL:
340°, 84.2105%, 55.2941%
HSV (HSB):
340°, 81.0127%, 92.9412%
XYZ:
38.6238, 20.9854, 16.4829
xyY:
0.5076, 0.2758, 20.9854
CIE-Lab:
52.9335, 73.2196, 12.2598
CIE-LCH:
52.9335, 74.2389, 9.5054
CIE-Luv:
52.9335, 127.7605, 0.3378
Hunter-Lab:
45.8099, 70.3318, 10.7337
#ed2d6d color charts
#ed2d6d color shades, tints & tones
#ed2d6d color schemes
#ed2d6d color preview, HTML & CSS examples
This text has a color of #ed2d6d
<p style="color:#ed2d6d;">Text here</p>
.mytext {color:#ed2d6d;}
This box has a color of #ed2d6d
<div style="background-color:#ed2d6d;">Content here</div>
.mybackground {background-color:#ed2d6d;}
Border around this has a color of #ed2d6d
<div style="border:2px solid #ed2d6d;">Content here</div>
.myborder {border:2px solid #ed2d6d;}