#e29f7d color space conversions
Hex:
#e29f7d
RGB:
226, 159, 125
CMY:
11, 38, 51
CMYK:
0, 30, 45, 11
HSL:
20°, 63.5220%, 68.8235%
HSV (HSB):
20°, 44.6903%, 88.6275%
XYZ:
47.4638, 42.4457, 25.0933
xyY:
0.4127, 0.3691, 42.4457
CIE-Lab:
71.1771, 20.9207, 27.6851
CIE-LCH:
71.1771, 34.7007, 52.9229
CIE-Luv:
71.1771, 48.2617, 32.0969
Hunter-Lab:
65.1504, 16.0291, 22.7692
#e29f7d color charts
#e29f7d color shades, tints & tones
#e29f7d color schemes
#e29f7d color preview, HTML & CSS examples
This text has a color of #e29f7d
<p style="color:#e29f7d;">Text here</p>
.mytext {color:#e29f7d;}
This box has a color of #e29f7d
<div style="background-color:#e29f7d;">Content here</div>
.mybackground {background-color:#e29f7d;}
Border around this has a color of #e29f7d
<div style="border:2px solid #e29f7d;">Content here</div>
.myborder {border:2px solid #e29f7d;}