#9f5945 color space conversions
Hex:
        #9f5945
        RGB:
        159, 89, 69
        CMY:
        38, 65, 73
        CMYK:
        0, 44, 57, 38
      HSL:
        13°, 39.4737%, 44.7059%
        HSV (HSB):
        13°, 56.6038%, 62.3529%
        XYZ:
        18.9446, 14.9454, 7.5165
        xyY:
        0.4575, 0.3609, 14.9454
      CIE-Lab:
        45.5593, 26.7277, 24.0924
        CIE-LCH:
        45.5593, 35.9835, 42.0316
        CIE-Luv:
        45.5593, 51.7591, 22.4787
        Hunter-Lab:
        38.6592, 19.8188, 15.5338
      #9f5945 color charts
#9f5945 RGB chart
      #9f5945 CMYK chart
      #9f5945 RGB pie chart
      #9f5945 color shades, tints & tones
#9f5945 color schemes
#9f5945 color preview, HTML & CSS examples
           This text has a color of #9f5945        
        
          <p style="color:#9f5945;">Text here</p>
        
        
          .mytext {color:#9f5945;}
        
        Text color #9f5945
      
           This box has a color of #9f5945        
        
          <div style="background-color:#9f5945;">Content here</div>
        
        
          .mybackground {background-color:#9f5945;}
        
        Background color #9f5945
      
           Border around this has a color of #9f5945        
        
          <div style="border:2px solid #9f5945;">Content here</div>
        
        
          .myborder {border:2px solid #9f5945;}
        
        Border color #9f5945