#a0b046 color space conversions
Hex:
        #a0b046
        RGB:
        160, 176, 70
        CMY:
        37, 31, 73
        CMYK:
        9, 0, 60, 31
      HSL:
        69°, 43.0894%, 48.2353%
        HSV (HSB):
        69°, 60.2273%, 69.0196%
        XYZ:
        31.1280, 38.9664, 11.6750
        xyY:
        0.3807, 0.4765, 38.9664
      CIE-Lab:
        68.7270, -20.5555, 51.0652
        CIE-LCH:
        68.7270, 55.0471, 111.9264
        CIE-Luv:
        68.7270, -5.7842, 63.1315
        Hunter-Lab:
        62.4231, -20.2293, 32.6072
      #a0b046 color charts
#a0b046 RGB chart
      #a0b046 CMYK chart
      #a0b046 RGB pie chart
      #a0b046 color shades, tints & tones
#a0b046 color schemes
#a0b046 color preview, HTML & CSS examples
           This text has a color of #a0b046        
        
          <p style="color:#a0b046;">Text here</p>
        
        
          .mytext {color:#a0b046;}
        
        Text color #a0b046
      
           This box has a color of #a0b046        
        
          <div style="background-color:#a0b046;">Content here</div>
        
        
          .mybackground {background-color:#a0b046;}
        
        Background color #a0b046
      
           Border around this has a color of #a0b046        
        
          <div style="border:2px solid #a0b046;">Content here</div>
        
        
          .myborder {border:2px solid #a0b046;}
        
        Border color #a0b046