#9f8e2b color space conversions
Hex:
        #9f8e2b
        RGB:
        159, 142, 43
        CMY:
        38, 44, 83
        CMYK:
        0, 11, 73, 38
      HSL:
        51°, 57.4257%, 39.6078%
        HSV (HSB):
        51°, 72.9560%, 62.3529%
        XYZ:
        24.4071, 26.8913, 6.1897
        xyY:
        0.4246, 0.4678, 26.8913
      CIE-Lab:
        58.8736, -4.9247, 52.1914
        CIE-LCH:
        58.8736, 52.4233, 95.3903
        CIE-Luv:
        58.8736, 15.9870, 56.5547
        Hunter-Lab:
        51.8569, -6.7361, 29.2229
      #9f8e2b color charts
#9f8e2b RGB chart
      #9f8e2b CMYK chart
      #9f8e2b RGB pie chart
      #9f8e2b color shades, tints & tones
#9f8e2b color schemes
#9f8e2b color preview, HTML & CSS examples
           This text has a color of #9f8e2b        
        
          <p style="color:#9f8e2b;">Text here</p>
        
        
          .mytext {color:#9f8e2b;}
        
        Text color #9f8e2b
      
           This box has a color of #9f8e2b        
        
          <div style="background-color:#9f8e2b;">Content here</div>
        
        
          .mybackground {background-color:#9f8e2b;}
        
        Background color #9f8e2b
      
           Border around this has a color of #9f8e2b        
        
          <div style="border:2px solid #9f8e2b;">Content here</div>
        
        
          .myborder {border:2px solid #9f8e2b;}
        
        Border color #9f8e2b