#a0bd31 color space conversions
Hex:
        #a0bd31
        RGB:
        160, 189, 49
        CMY:
        37, 26, 81
        CMYK:
        15, 0, 74, 26
      HSL:
        72°, 58.8235%, 46.6667%
        HSV (HSB):
        72°, 74.0741%, 74.1176%
        XYZ:
        33.2492, 44.0905, 9.6636
        xyY:
        0.3822, 0.5068, 44.0905
      CIE-Lab:
        72.2890, -28.2519, 63.0103
        CIE-LCH:
        72.2890, 69.0541, 114.1500
        CIE-Luv:
        72.2890, -13.1948, 75.2321
        Hunter-Lab:
        66.4007, -26.8200, 37.8517
      #a0bd31 color charts
#a0bd31 RGB chart
      #a0bd31 CMYK chart
      #a0bd31 RGB pie chart
      #a0bd31 color shades, tints & tones
#a0bd31 color schemes
#a0bd31 color preview, HTML & CSS examples
           This text has a color of #a0bd31        
        
          <p style="color:#a0bd31;">Text here</p>
        
        
          .mytext {color:#a0bd31;}
        
        Text color #a0bd31
      
           This box has a color of #a0bd31        
        
          <div style="background-color:#a0bd31;">Content here</div>
        
        
          .mybackground {background-color:#a0bd31;}
        
        Background color #a0bd31
      
           Border around this has a color of #a0bd31        
        
          <div style="border:2px solid #a0bd31;">Content here</div>
        
        
          .myborder {border:2px solid #a0bd31;}
        
        Border color #a0bd31