#ed5e7e color space conversions
Hex:
#ed5e7e
RGB:
237, 94, 126
CMY:
7, 63, 51
CMYK:
0, 60, 47, 7
HSL:
347°, 79.8883%, 64.9020%
HSV (HSB):
347°, 60.3376%, 92.9412%
XYZ:
42.6937, 27.5163, 22.7996
xyY:
0.4590, 0.2958, 27.5163
CIE-Lab:
59.4492, 57.7111, 11.3205
CIE-LCH:
59.4492, 58.8109, 11.0981
CIE-Luv:
59.4492, 99.0528, 3.4151
Hunter-Lab:
52.4560, 53.4823, 10.9492
#ed5e7e color charts
#ed5e7e color shades, tints & tones
#ed5e7e color schemes
#ed5e7e color preview, HTML & CSS examples
This text has a color of #ed5e7e
<p style="color:#ed5e7e;">Text here</p>
.mytext {color:#ed5e7e;}
This box has a color of #ed5e7e
<div style="background-color:#ed5e7e;">Content here</div>
.mybackground {background-color:#ed5e7e;}
Border around this has a color of #ed5e7e
<div style="border:2px solid #ed5e7e;">Content here</div>
.myborder {border:2px solid #ed5e7e;}