#a0b476 color space conversions
Hex:
        #a0b476
        RGB:
        160, 180, 118
        CMY:
        37, 29, 54
        CMYK:
        11, 0, 34, 29
      HSL:
        79°, 29.2453%, 58.4314%
        HSV (HSB):
        79°, 34.4444%, 70.5882%
        XYZ:
        34.0885, 41.4241, 23.3385
        xyY:
        0.3448, 0.4191, 41.4241
      CIE-Lab:
        70.4720, -17.4806, 29.3970
        CIE-LCH:
        70.4720, 34.2017, 120.7374
        CIE-Luv:
        70.4720, -9.0571, 41.7427
        Hunter-Lab:
        64.3616, -18.0919, 23.5536
      #a0b476 color charts
#a0b476 RGB chart
      #a0b476 CMYK chart
      #a0b476 RGB pie chart
      #a0b476 color shades, tints & tones
#a0b476 color schemes
#a0b476 color preview, HTML & CSS examples
           This text has a color of #a0b476        
        
          <p style="color:#a0b476;">Text here</p>
        
        
          .mytext {color:#a0b476;}
        
        Text color #a0b476
      
           This box has a color of #a0b476        
        
          <div style="background-color:#a0b476;">Content here</div>
        
        
          .mybackground {background-color:#a0b476;}
        
        Background color #a0b476
      
           Border around this has a color of #a0b476        
        
          <div style="border:2px solid #a0b476;">Content here</div>
        
        
          .myborder {border:2px solid #a0b476;}
        
        Border color #a0b476