#a0a046 color space conversions
Hex:
        #a0a046
        RGB:
        160, 160, 70
        CMY:
        37, 37, 73
        CMYK:
        0, 0, 56, 37
      HSL:
        60°, 39.1304%, 45.0980%
        HSV (HSB):
        60°, 56.2500%, 62.7451%
        XYZ:
        28.1735, 33.0574, 10.6902
        xyY:
        0.3917, 0.4596, 33.0574
      CIE-Lab:
        64.2074, -12.3429, 46.0233
        CIE-LCH:
        64.2074, 47.6497, 105.0128
        CIE-Luv:
        64.2074, 4.0141, 55.6445
        Hunter-Lab:
        57.4956, -13.1501, 29.2231
      #a0a046 color charts
#a0a046 RGB chart
      #a0a046 CMYK chart
      #a0a046 RGB pie chart
      #a0a046 color shades, tints & tones
#a0a046 color schemes
#a0a046 color preview, HTML & CSS examples
           This text has a color of #a0a046        
        
          <p style="color:#a0a046;">Text here</p>
        
        
          .mytext {color:#a0a046;}
        
        Text color #a0a046
      
           This box has a color of #a0a046        
        
          <div style="background-color:#a0a046;">Content here</div>
        
        
          .mybackground {background-color:#a0a046;}
        
        Background color #a0a046
      
           Border around this has a color of #a0a046        
        
          <div style="border:2px solid #a0a046;">Content here</div>
        
        
          .myborder {border:2px solid #a0a046;}
        
        Border color #a0a046