#9f8c55 color space conversions
Hex:
        #9f8c55
        RGB:
        159, 140, 85
        CMY:
        38, 45, 67
        CMYK:
        0, 12, 47, 38
      HSL:
        45°, 30.3279%, 47.8431%
        HSV (HSB):
        45°, 46.5409%, 62.3529%
        XYZ:
        25.3159, 26.7830, 12.4297
        xyY:
        0.3923, 0.4151, 26.7830
      CIE-Lab:
        58.7729, -0.5943, 31.8984
        CIE-LCH:
        58.7729, 31.9039, 91.0673
        CIE-Luv:
        58.7729, 15.4613, 38.7907
        Hunter-Lab:
        51.7523, -3.2490, 21.9865
      #9f8c55 color charts
#9f8c55 RGB chart
      #9f8c55 CMYK chart
      #9f8c55 RGB pie chart
      #9f8c55 color shades, tints & tones
#9f8c55 color schemes
#9f8c55 color preview, HTML & CSS examples
           This text has a color of #9f8c55        
        
          <p style="color:#9f8c55;">Text here</p>
        
        
          .mytext {color:#9f8c55;}
        
        Text color #9f8c55
      
           This box has a color of #9f8c55        
        
          <div style="background-color:#9f8c55;">Content here</div>
        
        
          .mybackground {background-color:#9f8c55;}
        
        Background color #9f8c55
      
           Border around this has a color of #9f8c55        
        
          <div style="border:2px solid #9f8c55;">Content here</div>
        
        
          .myborder {border:2px solid #9f8c55;}
        
        Border color #9f8c55