#e29d1e color space conversions
Hex:
#e29d1e
RGB:
226, 157, 30
CMY:
11, 38, 88
CMYK:
0, 31, 87, 11
HSL:
39°, 77.1654%, 50.1961%
HSV (HSB):
39°, 86.7257%, 88.6275%
XYZ:
43.6553, 40.3764, 6.7208
xyY:
0.4810, 0.4449, 40.3764
CIE-Lab:
69.7368, 16.2218, 68.7813
CIE-LCH:
69.7368, 70.6684, 76.7295
CIE-Luv:
69.7368, 57.1123, 67.5108
Hunter-Lab:
63.5425, 11.4349, 38.2087
#e29d1e color charts
#e29d1e color shades, tints & tones
#e29d1e color schemes
#e29d1e color preview, HTML & CSS examples
This text has a color of #e29d1e
<p style="color:#e29d1e;">Text here</p>
.mytext {color:#e29d1e;}
This box has a color of #e29d1e
<div style="background-color:#e29d1e;">Content here</div>
.mybackground {background-color:#e29d1e;}
Border around this has a color of #e29d1e
<div style="border:2px solid #e29d1e;">Content here</div>
.myborder {border:2px solid #e29d1e;}