#a0bc46 color space conversions
Hex:
        #a0bc46
        RGB:
        160, 188, 70
        CMY:
        37, 26, 73
        CMYK:
        15, 0, 63, 26
      HSL:
        74°, 46.8254%, 50.5882%
        HSV (HSB):
        74°, 62.7660%, 73.7255%
        XYZ:
        33.5859, 43.8822, 12.4943
        xyY:
        0.3733, 0.4878, 43.8822
      CIE-Lab:
        72.1497, -26.4663, 54.7939
        CIE-LCH:
        72.1497, 60.8510, 115.7813
        CIE-Luv:
        72.1497, -12.7854, 68.6530
        Hunter-Lab:
        66.2437, -25.4259, 35.1878
      #a0bc46 color charts
#a0bc46 RGB chart
      #a0bc46 CMYK chart
      #a0bc46 RGB pie chart
      #a0bc46 color shades, tints & tones
#a0bc46 color schemes
#a0bc46 color preview, HTML & CSS examples
           This text has a color of #a0bc46        
        
          <p style="color:#a0bc46;">Text here</p>
        
        
          .mytext {color:#a0bc46;}
        
        Text color #a0bc46
      
           This box has a color of #a0bc46        
        
          <div style="background-color:#a0bc46;">Content here</div>
        
        
          .mybackground {background-color:#a0bc46;}
        
        Background color #a0bc46
      
           Border around this has a color of #a0bc46        
        
          <div style="border:2px solid #a0bc46;">Content here</div>
        
        
          .myborder {border:2px solid #a0bc46;}
        
        Border color #a0bc46