#a0b382 color space conversions
Hex:
        #a0b382
        RGB:
        160, 179, 130
        CMY:
        37, 30, 49
        CMYK:
        11, 0, 27, 30
      HSL:
        83°, 24.3781%, 60.5882%
        HSV (HSB):
        83°, 27.3743%, 70.1961%
        XYZ:
        34.6466, 41.3255, 27.2696
        xyY:
        0.3356, 0.4003, 41.3255
      CIE-Lab:
        70.4034, -15.2564, 22.9038
        CIE-LCH:
        70.4034, 27.5199, 123.6679
        CIE-Luv:
        70.4034, -8.8134, 33.6542
        Hunter-Lab:
        64.2849, -16.2954, 19.8486
      #a0b382 color charts
#a0b382 RGB chart
      #a0b382 CMYK chart
      #a0b382 RGB pie chart
      #a0b382 color shades, tints & tones
#a0b382 color schemes
#a0b382 color preview, HTML & CSS examples
           This text has a color of #a0b382        
        
          <p style="color:#a0b382;">Text here</p>
        
        
          .mytext {color:#a0b382;}
        
        Text color #a0b382
      
           This box has a color of #a0b382        
        
          <div style="background-color:#a0b382;">Content here</div>
        
        
          .mybackground {background-color:#a0b382;}
        
        Background color #a0b382
      
           Border around this has a color of #a0b382        
        
          <div style="border:2px solid #a0b382;">Content here</div>
        
        
          .myborder {border:2px solid #a0b382;}
        
        Border color #a0b382