#e09d8a color space conversions
Hex:
#e09d8a
RGB:
224, 157, 138
CMY:
12, 38, 46
CMYK:
0, 30, 38, 12
HSL:
13°, 58.1081%, 70.9804%
HSV (HSB):
13°, 38.3929%, 87.8431%
XYZ:
47.3849, 41.7962, 29.6148
xyY:
0.3989, 0.3518, 41.7962
CIE-Lab:
70.7302, 22.6270, 19.9524
CIE-LCH:
70.7302, 30.1675, 41.4057
CIE-Luv:
70.7302, 46.4506, 22.5840
Hunter-Lab:
64.6500, 17.6932, 18.0955
#e09d8a color charts
#e09d8a color shades, tints & tones
#e09d8a color schemes
#e09d8a color preview, HTML & CSS examples
This text has a color of #e09d8a
<p style="color:#e09d8a;">Text here</p>
.mytext {color:#e09d8a;}
This box has a color of #e09d8a
<div style="background-color:#e09d8a;">Content here</div>
.mybackground {background-color:#e09d8a;}
Border around this has a color of #e09d8a
<div style="border:2px solid #e09d8a;">Content here</div>
.myborder {border:2px solid #e09d8a;}