#a0cb5f color space conversions
Hex:
        #a0cb5f
        RGB:
        160, 203, 95
        CMY:
        37, 20, 63
        CMYK:
        21, 0, 53, 20
      HSL:
        84°, 50.9434%, 58.4314%
        HSV (HSB):
        84°, 53.2020%, 79.6078%
        XYZ:
        37.9187, 51.0117, 18.6742
        xyY:
        0.3524, 0.4741, 51.0117
      CIE-Lab:
        76.6861, -31.4294, 48.6840
        CIE-LCH:
        76.6861, 57.9478, 122.8455
        CIE-Luv:
        76.6861, -21.2268, 65.8524
        Hunter-Lab:
        71.4225, -30.2224, 34.4937
      #a0cb5f color charts
#a0cb5f RGB chart
      #a0cb5f CMYK chart
      #a0cb5f RGB pie chart
      #a0cb5f color shades, tints & tones
#a0cb5f color schemes
#a0cb5f color preview, HTML & CSS examples
           This text has a color of #a0cb5f        
        
          <p style="color:#a0cb5f;">Text here</p>
        
        
          .mytext {color:#a0cb5f;}
        
        Text color #a0cb5f
      
           This box has a color of #a0cb5f        
        
          <div style="background-color:#a0cb5f;">Content here</div>
        
        
          .mybackground {background-color:#a0cb5f;}
        
        Background color #a0cb5f
      
           Border around this has a color of #a0cb5f        
        
          <div style="border:2px solid #a0cb5f;">Content here</div>
        
        
          .myborder {border:2px solid #a0cb5f;}
        
        Border color #a0cb5f