#9f5f33 color space conversions
Hex:
        #9f5f33
        RGB:
        159, 95, 51
        CMY:
        38, 63, 80
        CMYK:
        0, 40, 68, 38
      HSL:
        24°, 51.4286%, 41.1765%
        HSV (HSB):
        24°, 67.9245%, 62.3529%
        XYZ:
        18.9878, 15.7944, 5.1798
        xyY:
        0.4751, 0.3952, 15.7944
      CIE-Lab:
        46.7035, 22.0173, 35.6412
        CIE-LCH:
        46.7035, 41.8934, 58.2944
        CIE-Luv:
        46.7035, 49.7654, 33.6020
        Hunter-Lab:
        39.7421, 15.7343, 20.0919
      #9f5f33 color charts
#9f5f33 RGB chart
      #9f5f33 CMYK chart
      #9f5f33 RGB pie chart
      #9f5f33 color shades, tints & tones
#9f5f33 color schemes
#9f5f33 color preview, HTML & CSS examples
           This text has a color of #9f5f33        
        
          <p style="color:#9f5f33;">Text here</p>
        
        
          .mytext {color:#9f5f33;}
        
        Text color #9f5f33
      
           This box has a color of #9f5f33        
        
          <div style="background-color:#9f5f33;">Content here</div>
        
        
          .mybackground {background-color:#9f5f33;}
        
        Background color #9f5f33
      
           Border around this has a color of #9f5f33        
        
          <div style="border:2px solid #9f5f33;">Content here</div>
        
        
          .myborder {border:2px solid #9f5f33;}
        
        Border color #9f5f33