#a0b469 color space conversions
Hex:
        #a0b469
        RGB:
        160, 180, 105
        CMY:
        37, 29, 59
        CMYK:
        11, 0, 42, 29
      HSL:
        76°, 33.3333%, 55.8824%
        HSV (HSB):
        76°, 41.6667%, 70.5882%
        XYZ:
        33.3683, 41.1360, 19.5460
        xyY:
        0.3548, 0.4374, 41.1360
      CIE-Lab:
        70.2711, -19.1342, 35.9208
        CIE-LCH:
        70.2711, 40.6992, 118.0432
        CIE-Luv:
        70.2711, -8.7669, 49.1545
        Hunter-Lab:
        64.1374, -19.3735, 26.8274
      #a0b469 color charts
#a0b469 RGB chart
      #a0b469 CMYK chart
      #a0b469 RGB pie chart
      #a0b469 color shades, tints & tones
#a0b469 color schemes
#a0b469 color preview, HTML & CSS examples
           This text has a color of #a0b469        
        
          <p style="color:#a0b469;">Text here</p>
        
        
          .mytext {color:#a0b469;}
        
        Text color #a0b469
      
           This box has a color of #a0b469        
        
          <div style="background-color:#a0b469;">Content here</div>
        
        
          .mybackground {background-color:#a0b469;}
        
        Background color #a0b469
      
           Border around this has a color of #a0b469        
        
          <div style="border:2px solid #a0b469;">Content here</div>
        
        
          .myborder {border:2px solid #a0b469;}
        
        Border color #a0b469