#e29e2f color space conversions
Hex:
#e29e2f
RGB:
226, 158, 47
CMY:
11, 38, 82
CMYK:
0, 30, 79, 11
HSL:
37°, 75.5274%, 53.5294%
HSV (HSB):
37°, 79.2035%, 88.6275%
XYZ:
44.1040, 40.8277, 8.2453
xyY:
0.4733, 0.4382, 40.8277
CIE-Lab:
70.0550, 16.1671, 63.7560
CIE-LCH:
70.0550, 65.7739, 75.7710
CIE-Luv:
70.0550, 55.6604, 64.6922
Hunter-Lab:
63.8966, 11.3889, 37.0767
#e29e2f color charts
#e29e2f color shades, tints & tones
#e29e2f color schemes
#e29e2f color preview, HTML & CSS examples
This text has a color of #e29e2f
<p style="color:#e29e2f;">Text here</p>
.mytext {color:#e29e2f;}
This box has a color of #e29e2f
<div style="background-color:#e29e2f;">Content here</div>
.mybackground {background-color:#e29e2f;}
Border around this has a color of #e29e2f
<div style="border:2px solid #e29e2f;">Content here</div>
.myborder {border:2px solid #e29e2f;}