#a0991a color space conversions
Hex:
        #a0991a
        RGB:
        160, 153, 26
        CMY:
        37, 40, 90
        CMYK:
        0, 4, 84, 37
      HSL:
        57°, 72.0430%, 36.4706%
        HSV (HSB):
        57°, 83.7500%, 62.7451%
        XYZ:
        26.0749, 30.3306, 5.4574
        xyY:
        0.4215, 0.4903, 30.3306
      CIE-Lab:
        61.9385, -11.0553, 60.6364
        CIE-LCH:
        61.9385, 61.6359, 100.3328
        CIE-Luv:
        61.9385, 9.5392, 64.7877
        Hunter-Lab:
        55.0733, -11.8659, 32.6760
      #a0991a color charts
#a0991a RGB chart
      #a0991a CMYK chart
      #a0991a RGB pie chart
      #a0991a color shades, tints & tones
#a0991a color schemes
#a0991a color preview, HTML & CSS examples
           This text has a color of #a0991a        
        
          <p style="color:#a0991a;">Text here</p>
        
        
          .mytext {color:#a0991a;}
        
        Text color #a0991a
      
           This box has a color of #a0991a        
        
          <div style="background-color:#a0991a;">Content here</div>
        
        
          .mybackground {background-color:#a0991a;}
        
        Background color #a0991a
      
           Border around this has a color of #a0991a        
        
          <div style="border:2px solid #a0991a;">Content here</div>
        
        
          .myborder {border:2px solid #a0991a;}
        
        Border color #a0991a