#ed8f7e color space conversions
Hex:
#ed8f7e
RGB:
237, 143, 126
CMY:
7, 44, 51
CMYK:
0, 40, 47, 7
HSL:
9°, 75.5102%, 71.1765%
HSV (HSB):
9°, 46.8354%, 92.9412%
XYZ:
48.5134, 39.1558, 24.7396
xyY:
0.4316, 0.3483, 39.1558
CIE-Lab:
68.8640, 33.7938, 24.2758
CIE-LCH:
68.8640, 41.6093, 35.6916
CIE-Luv:
68.8640, 67.5439, 25.0276
Hunter-Lab:
62.5746, 28.8836, 20.3613
#ed8f7e color charts
#ed8f7e color shades, tints & tones
#ed8f7e color schemes
#ed8f7e color preview, HTML & CSS examples
This text has a color of #ed8f7e
<p style="color:#ed8f7e;">Text here</p>
.mytext {color:#ed8f7e;}
This box has a color of #ed8f7e
<div style="background-color:#ed8f7e;">Content here</div>
.mybackground {background-color:#ed8f7e;}
Border around this has a color of #ed8f7e
<div style="border:2px solid #ed8f7e;">Content here</div>
.myborder {border:2px solid #ed8f7e;}