#ed9f7e color space conversions
Hex:
#ed9f7e
RGB:
237, 159, 126
CMY:
7, 38, 51
CMYK:
0, 33, 47, 7
HSL:
18°, 75.5102%, 71.1765%
HSV (HSB):
18°, 46.8354%, 92.9412%
XYZ:
51.0891, 44.3072, 25.5981
xyY:
0.4222, 0.3662, 44.3072
CIE-Lab:
72.4333, 25.3587, 29.0341
CIE-LCH:
72.4333, 38.5492, 48.8656
CIE-Luv:
72.4333, 56.5226, 32.8087
Hunter-Lab:
66.5636, 20.5164, 23.7936
#ed9f7e color charts
#ed9f7e color shades, tints & tones
#ed9f7e color schemes
#ed9f7e color preview, HTML & CSS examples
This text has a color of #ed9f7e
<p style="color:#ed9f7e;">Text here</p>
.mytext {color:#ed9f7e;}
This box has a color of #ed9f7e
<div style="background-color:#ed9f7e;">Content here</div>
.mybackground {background-color:#ed9f7e;}
Border around this has a color of #ed9f7e
<div style="border:2px solid #ed9f7e;">Content here</div>
.myborder {border:2px solid #ed9f7e;}