#a0bd34 color space conversions
Hex:
        #a0bd34
        RGB:
        160, 189, 52
        CMY:
        37, 26, 80
        CMYK:
        15, 0, 72, 26
      HSL:
        73°, 56.8465%, 47.2549%
        HSV (HSB):
        73°, 72.4868%, 74.1176%
        XYZ:
        33.3146, 44.1167, 10.0083
        xyY:
        0.3810, 0.5045, 44.1167
      CIE-Lab:
        72.3064, -28.0962, 61.9921
        CIE-LCH:
        72.3064, 68.0619, 114.3811
        CIE-Luv:
        72.3064, -13.2141, 74.4949
        Hunter-Lab:
        66.4204, -26.7051, 37.5604
      #a0bd34 color charts
#a0bd34 RGB chart
      #a0bd34 CMYK chart
      #a0bd34 RGB pie chart
      #a0bd34 color shades, tints & tones
#a0bd34 color schemes
#a0bd34 color preview, HTML & CSS examples
           This text has a color of #a0bd34        
        
          <p style="color:#a0bd34;">Text here</p>
        
        
          .mytext {color:#a0bd34;}
        
        Text color #a0bd34
      
           This box has a color of #a0bd34        
        
          <div style="background-color:#a0bd34;">Content here</div>
        
        
          .mybackground {background-color:#a0bd34;}
        
        Background color #a0bd34
      
           Border around this has a color of #a0bd34        
        
          <div style="border:2px solid #a0bd34;">Content here</div>
        
        
          .myborder {border:2px solid #a0bd34;}
        
        Border color #a0bd34