#ed9f8e color space conversions
Hex:
#ed9f8e
RGB:
237, 159, 142
CMY:
7, 38, 44
CMYK:
0, 33, 40, 7
HSL:
11°, 72.5191%, 74.3137%
HSV (HSB):
11°, 40.0844%, 92.9412%
XYZ:
52.2057, 44.7538, 31.4780
xyY:
0.4065, 0.3484, 44.7538
CIE-Lab:
72.7295, 27.0226, 20.7369
CIE-LCH:
72.7295, 34.0623, 37.5024
CIE-Luv:
72.7295, 54.3287, 22.7833
Hunter-Lab:
66.8983, 22.2248, 18.9308
#ed9f8e color charts
#ed9f8e color shades, tints & tones
#ed9f8e color schemes
#ed9f8e color preview, HTML & CSS examples
This text has a color of #ed9f8e
<p style="color:#ed9f8e;">Text here</p>
.mytext {color:#ed9f8e;}
This box has a color of #ed9f8e
<div style="background-color:#ed9f8e;">Content here</div>
.mybackground {background-color:#ed9f8e;}
Border around this has a color of #ed9f8e
<div style="border:2px solid #ed9f8e;">Content here</div>
.myborder {border:2px solid #ed9f8e;}