#9f5f00 color space conversions
Hex:
        #9f5f00
        RGB:
        159, 95, 0
        CMY:
        38, 63, 100
        CMYK:
        0, 40, 100, 38
      HSL:
        36°, 100.0000%, 31.1765%
        HSV (HSB):
        36°, 100.0000%, 62.3529%
        XYZ:
        18.3903, 15.5553, 2.0332
        xyY:
        0.5111, 0.4323, 15.5553
      CIE-Lab:
        46.3856, 20.2887, 54.5010
        CIE-LCH:
        46.3856, 58.1549, 69.5816
        CIE-Luv:
        46.3856, 52.7515, 45.0274
        Hunter-Lab:
        39.4403, 14.2109, 24.5517
      #9f5f00 color charts
#9f5f00 RGB chart
      #9f5f00 CMYK chart
      #9f5f00 RGB pie chart
      #9f5f00 color shades, tints & tones
#9f5f00 color schemes
#9f5f00 color preview, HTML & CSS examples
           This text has a color of #9f5f00        
        
          <p style="color:#9f5f00;">Text here</p>
        
        
          .mytext {color:#9f5f00;}
        
        Text color #9f5f00
      
           This box has a color of #9f5f00        
        
          <div style="background-color:#9f5f00;">Content here</div>
        
        
          .mybackground {background-color:#9f5f00;}
        
        Background color #9f5f00
      
           Border around this has a color of #9f5f00        
        
          <div style="border:2px solid #9f5f00;">Content here</div>
        
        
          .myborder {border:2px solid #9f5f00;}
        
        Border color #9f5f00