#ed097d color space conversions
Hex:
#ed097d
RGB:
237, 9, 125
CMY:
7, 96, 51
CMYK:
0, 96, 47, 7
HSL:
329°, 92.6829%, 48.2353%
HSV (HSB):
329°, 96.2025%, 92.9412%
XYZ:
38.7244, 19.6806, 21.1598
xyY:
0.4867, 0.2474, 19.6806
CIE-Lab:
51.4741, 79.8316, 0.4889
CIE-LCH:
51.4741, 79.8331, 0.3509
CIE-Luv:
51.4741, 128.4298, -15.1499
Hunter-Lab:
44.3628, 78.1783, 2.7743
#ed097d color charts
#ed097d color shades, tints & tones
#ed097d color schemes
#ed097d color preview, HTML & CSS examples
This text has a color of #ed097d
<p style="color:#ed097d;">Text here</p>
.mytext {color:#ed097d;}
This box has a color of #ed097d
<div style="background-color:#ed097d;">Content here</div>
.mybackground {background-color:#ed097d;}
Border around this has a color of #ed097d
<div style="border:2px solid #ed097d;">Content here</div>
.myborder {border:2px solid #ed097d;}