#ed626d color space conversions
Hex:
#ed626d
RGB:
237, 98, 109
CMY:
7, 62, 57
CMYK:
0, 59, 54, 7
HSL:
355°, 79.4286%, 65.6863%
HSV (HSB):
355°, 58.6498%, 92.9412%
XYZ:
42.0531, 27.8440, 17.6260
xyY:
0.4805, 0.3181, 27.8440
CIE-Lab:
59.7476, 54.5002, 21.5989
CIE-LCH:
59.7476, 58.6241, 21.6188
CIE-Luv:
59.7476, 101.2225, 15.9575
Hunter-Lab:
52.7674, 49.9127, 17.1325
#ed626d color charts
#ed626d color shades, tints & tones
#ed626d color schemes
#ed626d color preview, HTML & CSS examples
This text has a color of #ed626d
<p style="color:#ed626d;">Text here</p>
.mytext {color:#ed626d;}
This box has a color of #ed626d
<div style="background-color:#ed626d;">Content here</div>
.mybackground {background-color:#ed626d;}
Border around this has a color of #ed626d
<div style="border:2px solid #ed626d;">Content here</div>
.myborder {border:2px solid #ed626d;}