#a47a12 color space conversions
Hex:
        #a47a12
        RGB:
        164, 122, 18
        CMY:
        36, 52, 93
        CMYK:
        0, 26, 89, 36
      HSL:
        43°, 80.2198%, 35.6863%
        HSV (HSB):
        43°, 89.0244%, 64.3137%
        XYZ:
        22.3786, 21.8553, 3.6113
        xyY:
        0.4677, 0.4568, 21.8553
      CIE-Lab:
        53.8731, 7.5688, 56.2124
        CIE-LCH:
        53.8731, 56.7197, 82.3314
        CIE-Luv:
        53.8731, 35.0832, 53.5553
        Hunter-Lab:
        46.7496, 3.6343, 28.1447
      #a47a12 color charts
#a47a12 RGB chart
      #a47a12 CMYK chart
      #a47a12 RGB pie chart
      #a47a12 color shades, tints & tones
#a47a12 color schemes
#a47a12 color preview, HTML & CSS examples
           This text has a color of #a47a12        
        
          <p style="color:#a47a12;">Text here</p>
        
        
          .mytext {color:#a47a12;}
        
        Text color #a47a12
      
           This box has a color of #a47a12        
        
          <div style="background-color:#a47a12;">Content here</div>
        
        
          .mybackground {background-color:#a47a12;}
        
        Background color #a47a12
      
           Border around this has a color of #a47a12        
        
          <div style="border:2px solid #a47a12;">Content here</div>
        
        
          .myborder {border:2px solid #a47a12;}
        
        Border color #a47a12