#a47a20 color space conversions
Hex:
        #a47a20
        RGB:
        164, 122, 32
        CMY:
        36, 52, 87
        CMYK:
        0, 26, 80, 36
      HSL:
        41°, 67.3469%, 38.4314%
        HSV (HSB):
        41°, 80.4878%, 64.3137%
        XYZ:
        22.5301, 21.9159, 4.4092
        xyY:
        0.4612, 0.4486, 21.9159
      CIE-Lab:
        53.9376, 7.9859, 51.9021
        CIE-LCH:
        53.9376, 52.5128, 81.2527
        CIE-Luv:
        53.9376, 34.6435, 51.0483
        Hunter-Lab:
        46.8144, 3.9805, 27.1858
      #a47a20 color charts
#a47a20 RGB chart
      #a47a20 CMYK chart
      #a47a20 RGB pie chart
      #a47a20 color shades, tints & tones
#a47a20 color schemes
#a47a20 color preview, HTML & CSS examples
           This text has a color of #a47a20        
        
          <p style="color:#a47a20;">Text here</p>
        
        
          .mytext {color:#a47a20;}
        
        Text color #a47a20
      
           This box has a color of #a47a20        
        
          <div style="background-color:#a47a20;">Content here</div>
        
        
          .mybackground {background-color:#a47a20;}
        
        Background color #a47a20
      
           Border around this has a color of #a47a20        
        
          <div style="border:2px solid #a47a20;">Content here</div>
        
        
          .myborder {border:2px solid #a47a20;}
        
        Border color #a47a20