#a47401 color space conversions
Hex:
        #a47401
        RGB:
        164, 116, 1
        CMY:
        36, 55, 100
        CMYK:
        0, 29, 99, 36
      HSL:
        42°, 98.7879%, 32.3529%
        HSV (HSB):
        42°, 99.3902%, 64.3137%
        XYZ:
        21.5607, 20.3855, 2.8271
        xyY:
        0.4816, 0.4553, 20.3855
      CIE-Lab:
        52.2703, 10.6696, 58.4841
        CIE-LCH:
        52.2703, 59.4494, 79.6609
        CIE-Luv:
        52.2703, 40.0706, 52.9946
        Hunter-Lab:
        45.1503, 6.2265, 27.8927
      #a47401 color charts
#a47401 RGB chart
      #a47401 CMYK chart
      #a47401 RGB pie chart
      #a47401 color shades, tints & tones
#a47401 color schemes
#a47401 color preview, HTML & CSS examples
           This text has a color of #a47401        
        
          <p style="color:#a47401;">Text here</p>
        
        
          .mytext {color:#a47401;}
        
        Text color #a47401
      
           This box has a color of #a47401        
        
          <div style="background-color:#a47401;">Content here</div>
        
        
          .mybackground {background-color:#a47401;}
        
        Background color #a47401
      
           Border around this has a color of #a47401        
        
          <div style="border:2px solid #a47401;">Content here</div>
        
        
          .myborder {border:2px solid #a47401;}
        
        Border color #a47401