#a0b132 color space conversions
Hex:
        #a0b132
        RGB:
        160, 177, 50
        CMY:
        37, 31, 80
        CMYK:
        10, 0, 72, 31
      HSL:
        68°, 55.9471%, 44.5098%
        HSV (HSB):
        68°, 71.7514%, 69.4118%
        XYZ:
        30.7951, 39.1482, 8.9509
        xyY:
        0.3903, 0.4962, 39.1482
      CIE-Lab:
        68.8584, -22.3555, 59.3452
        CIE-LCH:
        68.8584, 63.4162, 110.6415
        CIE-Luv:
        68.8584, -6.1087, 69.8467
        Hunter-Lab:
        62.5685, -21.6404, 35.3161
      #a0b132 color charts
#a0b132 RGB chart
      #a0b132 CMYK chart
      #a0b132 RGB pie chart
      #a0b132 color shades, tints & tones
#a0b132 color schemes
#a0b132 color preview, HTML & CSS examples
           This text has a color of #a0b132        
        
          <p style="color:#a0b132;">Text here</p>
        
        
          .mytext {color:#a0b132;}
        
        Text color #a0b132
      
           This box has a color of #a0b132        
        
          <div style="background-color:#a0b132;">Content here</div>
        
        
          .mybackground {background-color:#a0b132;}
        
        Background color #a0b132
      
           Border around this has a color of #a0b132        
        
          <div style="border:2px solid #a0b132;">Content here</div>
        
        
          .myborder {border:2px solid #a0b132;}
        
        Border color #a0b132