#a46100 color space conversions
Hex:
        #a46100
        RGB:
        164, 97, 0
        CMY:
        36, 62, 100
        CMYK:
        0, 41, 100, 36
      HSL:
        35°, 100.0000%, 32.1569%
        HSV (HSB):
        35°, 100.0000%, 64.3137%
        XYZ:
        19.5845, 16.4419, 2.1414
        xyY:
        0.5131, 0.4308, 16.4419
      CIE-Lab:
        47.5490, 21.4034, 55.5820
        CIE-LCH:
        47.5490, 59.5606, 68.9394
        CIE-Luv:
        47.5490, 55.3201, 46.0053
        Hunter-Lab:
        40.5486, 15.2535, 25.2529
      #a46100 color charts
#a46100 RGB chart
      #a46100 CMYK chart
      #a46100 RGB pie chart
      #a46100 color shades, tints & tones
#a46100 color schemes
#a46100 color preview, HTML & CSS examples
           This text has a color of #a46100        
        
          <p style="color:#a46100;">Text here</p>
        
        
          .mytext {color:#a46100;}
        
        Text color #a46100
      
           This box has a color of #a46100        
        
          <div style="background-color:#a46100;">Content here</div>
        
        
          .mybackground {background-color:#a46100;}
        
        Background color #a46100
      
           Border around this has a color of #a46100        
        
          <div style="border:2px solid #a46100;">Content here</div>
        
        
          .myborder {border:2px solid #a46100;}
        
        Border color #a46100