#a0bc7d color space conversions
Hex:
        #a0bc7d
        RGB:
        160, 188, 125
        CMY:
        37, 26, 51
        CMYK:
        15, 0, 34, 26
      HSL:
        87°, 31.9797%, 61.3725%
        HSV (HSB):
        87°, 33.5106%, 73.7255%
        XYZ:
        36.1821, 44.9207, 26.1656
        xyY:
        0.3373, 0.4188, 44.9207
      CIE-Lab:
        72.8396, -20.5571, 28.8291
        CIE-LCH:
        72.8396, 35.4078, 125.4914
        CIE-Luv:
        72.8396, -13.5298, 42.0420
        Hunter-Lab:
        67.0229, -20.9274, 23.7693
      #a0bc7d color charts
#a0bc7d RGB chart
      #a0bc7d CMYK chart
      #a0bc7d RGB pie chart
      #a0bc7d color shades, tints & tones
#a0bc7d color schemes
#a0bc7d color preview, HTML & CSS examples
           This text has a color of #a0bc7d        
        
          <p style="color:#a0bc7d;">Text here</p>
        
        
          .mytext {color:#a0bc7d;}
        
        Text color #a0bc7d
      
           This box has a color of #a0bc7d        
        
          <div style="background-color:#a0bc7d;">Content here</div>
        
        
          .mybackground {background-color:#a0bc7d;}
        
        Background color #a0bc7d
      
           Border around this has a color of #a0bc7d        
        
          <div style="border:2px solid #a0bc7d;">Content here</div>
        
        
          .myborder {border:2px solid #a0bc7d;}
        
        Border color #a0bc7d