#e09a8c color space conversions
Hex:
#e09a8c
RGB:
224, 154, 140
CMY:
12, 40, 45
CMYK:
0, 31, 38, 12
HSL:
10°, 57.5342%, 71.3725%
HSV (HSB):
10°, 37.5000%, 87.8431%
XYZ:
47.0297, 40.8519, 30.2174
xyY:
0.3982, 0.3459, 40.8519
CIE-Lab:
70.0721, 24.4707, 17.9446
CIE-LCH:
70.0721, 30.3450, 36.2530
CIE-Luv:
70.0721, 48.1258, 19.6633
Hunter-Lab:
63.9155, 19.4899, 16.7103
#e09a8c color charts
#e09a8c color shades, tints & tones
#e09a8c color schemes
#e09a8c color preview, HTML & CSS examples
This text has a color of #e09a8c
<p style="color:#e09a8c;">Text here</p>
.mytext {color:#e09a8c;}
This box has a color of #e09a8c
<div style="background-color:#e09a8c;">Content here</div>
.mybackground {background-color:#e09a8c;}
Border around this has a color of #e09a8c
<div style="border:2px solid #e09a8c;">Content here</div>
.myborder {border:2px solid #e09a8c;}