#ed626a color space conversions
Hex:
#ed626a
RGB:
237, 98, 106
CMY:
7, 62, 58
CMYK:
0, 59, 55, 7
HSL:
357°, 79.4286%, 65.6863%
HSV (HSB):
357°, 58.6498%, 92.9412%
XYZ:
41.8943, 27.7805, 16.7898
xyY:
0.4845, 0.3213, 27.7805
CIE-Lab:
59.6899, 54.2685, 23.2513
CIE-LCH:
59.6899, 59.0398, 23.1926
CIE-Luv:
59.6899, 101.9676, 17.7688
Hunter-Lab:
52.7072, 49.6429, 18.0083
#ed626a color charts
#ed626a color shades, tints & tones
#ed626a color schemes
#ed626a color preview, HTML & CSS examples
This text has a color of #ed626a
<p style="color:#ed626a;">Text here</p>
.mytext {color:#ed626a;}
This box has a color of #ed626a
<div style="background-color:#ed626a;">Content here</div>
.mybackground {background-color:#ed626a;}
Border around this has a color of #ed626a
<div style="border:2px solid #ed626a;">Content here</div>
.myborder {border:2px solid #ed626a;}