#e29a7c color space conversions
Hex:
#e29a7c
RGB:
226, 154, 124
CMY:
11, 40, 51
CMYK:
0, 32, 45, 11
HSL:
18°, 63.7500%, 68.6275%
HSV (HSB):
18°, 45.1327%, 88.6275%
XYZ:
46.5577, 40.7352, 24.4776
xyY:
0.4165, 0.3645, 40.7352
CIE-Lab:
69.9900, 23.4971, 26.6495
CIE-LCH:
69.9900, 35.5289, 48.5971
CIE-Luv:
69.9900, 51.7858, 30.1883
Hunter-Lab:
63.8241, 18.5180, 21.9382
#e29a7c color charts
#e29a7c color shades, tints & tones
#e29a7c color schemes
#e29a7c color preview, HTML & CSS examples
This text has a color of #e29a7c
<p style="color:#e29a7c;">Text here</p>
.mytext {color:#e29a7c;}
This box has a color of #e29a7c
<div style="background-color:#e29a7c;">Content here</div>
.mybackground {background-color:#e29a7c;}
Border around this has a color of #e29a7c
<div style="border:2px solid #e29a7c;">Content here</div>
.myborder {border:2px solid #e29a7c;}