#e09a9d color space conversions
Hex:
#e09a9d
RGB:
224, 154, 157
CMY:
12, 40, 38
CMYK:
0, 31, 30, 12
HSL:
357°, 53.0303%, 74.1176%
HSV (HSB):
357°, 31.2500%, 87.8431%
XYZ:
48.3819, 41.3928, 37.3379
xyY:
0.3806, 0.3256, 41.3928
CIE-Lab:
70.4503, 26.5949, 9.0634
CIE-LCH:
70.4503, 28.0969, 18.8188
CIE-Luv:
70.4503, 45.6676, 7.7718
Hunter-Lab:
64.3372, 21.6425, 10.6273
#e09a9d color charts
#e09a9d color shades, tints & tones
#e09a9d color schemes
#e09a9d color preview, HTML & CSS examples
This text has a color of #e09a9d
<p style="color:#e09a9d;">Text here</p>
.mytext {color:#e09a9d;}
This box has a color of #e09a9d
<div style="background-color:#e09a9d;">Content here</div>
.mybackground {background-color:#e09a9d;}
Border around this has a color of #e09a9d
<div style="border:2px solid #e09a9d;">Content here</div>
.myborder {border:2px solid #e09a9d;}