#9fa87b color space conversions
Hex:
        #9fa87b
        RGB:
        159, 168, 123
        CMY:
        38, 34, 52
        CMYK:
        5, 0, 27, 34
      HSL:
        72°, 20.5479%, 57.0588%
        HSV (HSB):
        72°, 26.7857%, 65.8824%
        XYZ:
        31.8759, 36.8063, 24.1632
        xyY:
        0.3433, 0.3964, 36.8063
      CIE-Lab:
        67.1314, -10.9400, 22.2438
        CIE-LCH:
        67.1314, 24.7885, 116.1889
        CIE-Luv:
        67.1314, -3.1511, 31.6569
        Hunter-Lab:
        60.6682, -12.3830, 18.8534
      #9fa87b color charts
#9fa87b RGB chart
      #9fa87b CMYK chart
      #9fa87b RGB pie chart
      #9fa87b color shades, tints & tones
#9fa87b color schemes
#9fa87b color preview, HTML & CSS examples
           This text has a color of #9fa87b        
        
          <p style="color:#9fa87b;">Text here</p>
        
        
          .mytext {color:#9fa87b;}
        
        Text color #9fa87b
      
           This box has a color of #9fa87b        
        
          <div style="background-color:#9fa87b;">Content here</div>
        
        
          .mybackground {background-color:#9fa87b;}
        
        Background color #9fa87b
      
           Border around this has a color of #9fa87b        
        
          <div style="border:2px solid #9fa87b;">Content here</div>
        
        
          .myborder {border:2px solid #9fa87b;}
        
        Border color #9fa87b