#e29f4f color space conversions
Hex:
#e29f4f
RGB:
226, 159, 79
CMY:
11, 38, 69
CMYK:
0, 30, 65, 11
HSL:
33°, 71.7073%, 59.8039%
HSV (HSB):
33°, 65.0442%, 88.6275%
XYZ:
45.1735, 41.5295, 13.0322
xyY:
0.4529, 0.4164, 41.5295
CIE-Lab:
70.5453, 17.1577, 50.6526
CIE-LCH:
70.5453, 53.4796, 71.2871
CIE-Luv:
70.5453, 52.8806, 55.1802
Hunter-Lab:
64.4434, 12.3487, 33.1203
#e29f4f color charts
#e29f4f color shades, tints & tones
#e29f4f color schemes
#e29f4f color preview, HTML & CSS examples
This text has a color of #e29f4f
<p style="color:#e29f4f;">Text here</p>
.mytext {color:#e29f4f;}
This box has a color of #e29f4f
<div style="background-color:#e29f4f;">Content here</div>
.mybackground {background-color:#e29f4f;}
Border around this has a color of #e29f4f
<div style="border:2px solid #e29f4f;">Content here</div>
.myborder {border:2px solid #e29f4f;}