#a29e0e color space conversions
Hex:
#a29e0e
RGB:
162, 158, 14
CMY:
36, 38, 95
CMYK:
0, 2, 91, 36
HSL:
58°, 84.0909%, 34.5098%
HSV (HSB):
58°, 91.3580%, 63.5294%
XYZ:
27.2064, 32.1668, 5.1903
xyY:
0.4214, 0.4982, 32.1668
CIE-Lab:
63.4805, -13.0690, 64.5180
CIE-LCH:
63.4805, 65.8283, 101.4511
CIE-Luv:
63.4805, 7.7052, 68.3314
Hunter-Lab:
56.7158, -13.6266, 34.2751
#a29e0e color charts
#a29e0e color shades, tints & tones
#a29e0e color schemes
#a29e0e color preview, HTML & CSS examples
This text has a color of #a29e0e
<p style="color:#a29e0e;">Text here</p>
.mytext {color:#a29e0e;}
This box has a color of #a29e0e
<div style="background-color:#a29e0e;">Content here</div>
.mybackground {background-color:#a29e0e;}
Border around this has a color of #a29e0e
<div style="border:2px solid #a29e0e;">Content here</div>
.myborder {border:2px solid #a29e0e;}