#a29f3a color space conversions
Hex:
#a29f3a
RGB:
162, 159, 58
CMY:
36, 38, 77
CMYK:
0, 2, 64, 36
HSL:
58°, 47.2727%, 43.1373%
HSV (HSB):
58°, 64.1975%, 63.5294%
XYZ:
28.0621, 32.7831, 8.8517
xyY:
0.4026, 0.4704, 32.7831
CIE-Lab:
63.9849, -11.8240, 51.2649
CIE-LCH:
63.9849, 52.6108, 102.9879
CIE-Luv:
63.9849, 6.3272, 59.6276
Hunter-Lab:
57.2566, -12.7139, 30.9135
#a29f3a color charts
#a29f3a color shades, tints & tones
#a29f3a color schemes
#a29f3a color preview, HTML & CSS examples
This text has a color of #a29f3a
<p style="color:#a29f3a;">Text here</p>
.mytext {color:#a29f3a;}
This box has a color of #a29f3a
<div style="background-color:#a29f3a;">Content here</div>
.mybackground {background-color:#a29f3a;}
Border around this has a color of #a29f3a
<div style="border:2px solid #a29f3a;">Content here</div>
.myborder {border:2px solid #a29f3a;}