#a0a645 color space conversions
Hex:
        #a0a645
        RGB:
        160, 166, 69
        CMY:
        37, 35, 73
        CMYK:
        4, 0, 58, 35
      HSL:
        64°, 41.2766%, 46.0784%
        HSV (HSB):
        64°, 58.4337%, 65.0980%
        XYZ:
        29.2076, 35.1757, 10.8804
        xyY:
        0.3881, 0.4674, 35.1757
      CIE-Lab:
        65.8852, -15.5452, 48.3721
        CIE-LCH:
        65.8852, 50.8086, 107.8157
        CIE-Luv:
        65.8852, 0.3007, 58.8520
        Hunter-Lab:
        59.3091, -15.8861, 30.6395
      #a0a645 color charts
#a0a645 RGB chart
      #a0a645 CMYK chart
      #a0a645 RGB pie chart
      #a0a645 color shades, tints & tones
#a0a645 color schemes
#a0a645 color preview, HTML & CSS examples
           This text has a color of #a0a645        
        
          <p style="color:#a0a645;">Text here</p>
        
        
          .mytext {color:#a0a645;}
        
        Text color #a0a645
      
           This box has a color of #a0a645        
        
          <div style="background-color:#a0a645;">Content here</div>
        
        
          .mybackground {background-color:#a0a645;}
        
        Background color #a0a645
      
           Border around this has a color of #a0a645        
        
          <div style="border:2px solid #a0a645;">Content here</div>
        
        
          .myborder {border:2px solid #a0a645;}
        
        Border color #a0a645