#ed7da9 color space conversions
Hex:
#ed7da9
RGB:
237, 125, 169
CMY:
7, 51, 34
CMYK:
0, 47, 29, 7
HSL:
336°, 75.6757%, 70.9804%
HSV (HSB):
336°, 47.2574%, 92.9412%
XYZ:
49.4201, 35.5363, 41.7906
xyY:
0.3899, 0.2804, 35.5363
CIE-Lab:
66.1641, 47.9051, -3.6836
CIE-LCH:
66.1641, 48.0466, 355.6029
CIE-Luv:
66.1641, 70.0443, -14.1915
Hunter-Lab:
59.6124, 43.6592, 0.1640
#ed7da9 color charts
#ed7da9 color shades, tints & tones
#ed7da9 color schemes
#ed7da9 color preview, HTML & CSS examples
This text has a color of #ed7da9
<p style="color:#ed7da9;">Text here</p>
.mytext {color:#ed7da9;}
This box has a color of #ed7da9
<div style="background-color:#ed7da9;">Content here</div>
.mybackground {background-color:#ed7da9;}
Border around this has a color of #ed7da9
<div style="border:2px solid #ed7da9;">Content here</div>
.myborder {border:2px solid #ed7da9;}