#ed097e color space conversions
Hex:
#ed097e
RGB:
237, 9, 126
CMY:
7, 96, 51
CMYK:
0, 96, 47, 7
HSL:
329°, 92.6829%, 48.2353%
HSV (HSB):
329°, 96.2025%, 92.9412%
XYZ:
38.7886, 19.7063, 21.4980
xyY:
0.4849, 0.2464, 19.7063
CIE-Lab:
51.5035, 79.9099, -0.0744
CIE-LCH:
51.5035, 79.9100, 359.9466
CIE-Luv:
51.5035, 127.9763, -15.8659
Hunter-Lab:
44.3917, 78.2843, 2.3613
#ed097e color charts
#ed097e color shades, tints & tones
#ed097e color schemes
#ed097e color preview, HTML & CSS examples
This text has a color of #ed097e
<p style="color:#ed097e;">Text here</p>
.mytext {color:#ed097e;}
This box has a color of #ed097e
<div style="background-color:#ed097e;">Content here</div>
.mybackground {background-color:#ed097e;}
Border around this has a color of #ed097e
<div style="border:2px solid #ed097e;">Content here</div>
.myborder {border:2px solid #ed097e;}