#ed9a7e color space conversions
Hex:
#ed9a7e
RGB:
237, 154, 126
CMY:
7, 40, 51
CMYK:
0, 35, 47, 7
HSL:
15°, 75.5102%, 71.1765%
HSV (HSB):
15°, 46.8354%, 92.9412%
XYZ:
50.2465, 42.6221, 25.3173
xyY:
0.4251, 0.3606, 42.6221
CIE-Lab:
71.2977, 28.0064, 27.5292
CIE-LCH:
71.2977, 39.2710, 44.5077
CIE-Luv:
71.2977, 59.9736, 30.3579
Hunter-Lab:
65.2856, 23.1314, 22.7077
#ed9a7e color charts
#ed9a7e color shades, tints & tones
#ed9a7e color schemes
#ed9a7e color preview, HTML & CSS examples
This text has a color of #ed9a7e
<p style="color:#ed9a7e;">Text here</p>
.mytext {color:#ed9a7e;}
This box has a color of #ed9a7e
<div style="background-color:#ed9a7e;">Content here</div>
.mybackground {background-color:#ed9a7e;}
Border around this has a color of #ed9a7e
<div style="border:2px solid #ed9a7e;">Content here</div>
.myborder {border:2px solid #ed9a7e;}