#ed9f8a color space conversions
Hex:
#ed9f8a
RGB:
237, 159, 138
CMY:
7, 38, 46
CMYK:
0, 33, 42, 7
HSL:
13°, 73.3333%, 73.5294%
HSV (HSB):
13°, 41.7722%, 92.9412%
XYZ:
51.9106, 44.6358, 29.9243
xyY:
0.4105, 0.3529, 44.6358
CIE-Lab:
72.6514, 26.5862, 22.8149
CIE-LCH:
72.6514, 35.0335, 40.6345
CIE-Luv:
72.6514, 54.8957, 25.3786
Hunter-Lab:
66.8100, 21.7750, 20.2109
#ed9f8a color charts
#ed9f8a color shades, tints & tones
#ed9f8a color schemes
#ed9f8a color preview, HTML & CSS examples
This text has a color of #ed9f8a
<p style="color:#ed9f8a;">Text here</p>
.mytext {color:#ed9f8a;}
This box has a color of #ed9f8a
<div style="background-color:#ed9f8a;">Content here</div>
.mybackground {background-color:#ed9f8a;}
Border around this has a color of #ed9f8a
<div style="border:2px solid #ed9f8a;">Content here</div>
.myborder {border:2px solid #ed9f8a;}