#e09b9e color space conversions
Hex:
#e09b9e
RGB:
224, 155, 158
CMY:
12, 39, 38
CMYK:
0, 31, 29, 12
HSL:
357°, 52.6718%, 74.3137%
HSV (HSB):
357°, 30.8036%, 87.8431%
XYZ:
48.6334, 41.7586, 37.8447
xyY:
0.3792, 0.3256, 41.7586
CIE-Lab:
70.7042, 26.1910, 8.8706
CIE-LCH:
70.7042, 27.6524, 18.7107
CIE-Luv:
70.7042, 44.9089, 7.6028
Hunter-Lab:
64.6209, 21.2516, 10.5119
#e09b9e color charts
#e09b9e color shades, tints & tones
#e09b9e color schemes
#e09b9e color preview, HTML & CSS examples
This text has a color of #e09b9e
<p style="color:#e09b9e;">Text here</p>
.mytext {color:#e09b9e;}
This box has a color of #e09b9e
<div style="background-color:#e09b9e;">Content here</div>
.mybackground {background-color:#e09b9e;}
Border around this has a color of #e09b9e
<div style="border:2px solid #e09b9e;">Content here</div>
.myborder {border:2px solid #e09b9e;}