#a0b821 color space conversions
Hex:
        #a0b821
        RGB:
        160, 184, 33
        CMY:
        37, 28, 87
        CMYK:
        13, 0, 82, 28
      HSL:
        70°, 69.5853%, 42.5490%
        HSV (HSB):
        70°, 82.0652%, 72.1569%
        XYZ:
        31.9122, 41.8644, 7.8375
        xyY:
        0.3910, 0.5130, 41.8644
      CIE-Lab:
        70.7773, -26.5230, 66.4200
        CIE-LCH:
        70.7773, 71.5198, 111.7680
        CIE-Luv:
        70.7773, -10.1692, 76.3706
        Hunter-Lab:
        64.7027, -25.1912, 38.1100
      #a0b821 color charts
#a0b821 RGB chart
      #a0b821 CMYK chart
      #a0b821 RGB pie chart
      #a0b821 color shades, tints & tones
#a0b821 color schemes
#a0b821 color preview, HTML & CSS examples
           This text has a color of #a0b821        
        
          <p style="color:#a0b821;">Text here</p>
        
        
          .mytext {color:#a0b821;}
        
        Text color #a0b821
      
           This box has a color of #a0b821        
        
          <div style="background-color:#a0b821;">Content here</div>
        
        
          .mybackground {background-color:#a0b821;}
        
        Background color #a0b821
      
           Border around this has a color of #a0b821        
        
          <div style="border:2px solid #a0b821;">Content here</div>
        
        
          .myborder {border:2px solid #a0b821;}
        
        Border color #a0b821