#a0a768 color space conversions
Hex:
        #a0a768
        RGB:
        160, 167, 104
        CMY:
        37, 35, 59
        CMYK:
        4, 0, 38, 35
      HSL:
        67°, 26.3598%, 53.1373%
        HSV (HSB):
        67°, 37.7246%, 65.4902%
        XYZ:
        30.8146, 36.1105, 18.4426
        xyY:
        0.3610, 0.4230, 36.1105
      CIE-Lab:
        66.6043, -12.5665, 31.7628
        CIE-LCH:
        66.6043, 34.1584, 111.5856
        CIE-Luv:
        66.6043, -1.3038, 42.7176
        Hunter-Lab:
        60.0920, -13.6279, 23.8679
      #a0a768 color charts
#a0a768 RGB chart
      #a0a768 CMYK chart
      #a0a768 RGB pie chart
      #a0a768 color shades, tints & tones
#a0a768 color schemes
#a0a768 color preview, HTML & CSS examples
           This text has a color of #a0a768        
        
          <p style="color:#a0a768;">Text here</p>
        
        
          .mytext {color:#a0a768;}
        
        Text color #a0a768
      
           This box has a color of #a0a768        
        
          <div style="background-color:#a0a768;">Content here</div>
        
        
          .mybackground {background-color:#a0a768;}
        
        Background color #a0a768
      
           Border around this has a color of #a0a768        
        
          <div style="border:2px solid #a0a768;">Content here</div>
        
        
          .myborder {border:2px solid #a0a768;}
        
        Border color #a0a768