#9f533d color space conversions
Hex:
        #9f533d
        RGB:
        159, 83, 61
        CMY:
        38, 67, 76
        CMYK:
        0, 48, 62, 38
      HSL:
        13°, 44.5455%, 43.1373%
        HSV (HSB):
        13°, 61.6352%, 62.3529%
        XYZ:
        18.2336, 13.8944, 6.1357
        xyY:
        0.4765, 0.3631, 13.8944
      CIE-Lab:
        44.0811, 29.3988, 26.9109
        CIE-LCH:
        44.0811, 39.8558, 42.4702
        CIE-Luv:
        44.0811, 57.1815, 24.0405
        Hunter-Lab:
        37.2751, 22.0842, 16.3331
      #9f533d color charts
#9f533d RGB chart
      #9f533d CMYK chart
      #9f533d RGB pie chart
      #9f533d color shades, tints & tones
#9f533d color schemes
#9f533d color preview, HTML & CSS examples
           This text has a color of #9f533d        
        
          <p style="color:#9f533d;">Text here</p>
        
        
          .mytext {color:#9f533d;}
        
        Text color #9f533d
      
           This box has a color of #9f533d        
        
          <div style="background-color:#9f533d;">Content here</div>
        
        
          .mybackground {background-color:#9f533d;}
        
        Background color #9f533d
      
           Border around this has a color of #9f533d        
        
          <div style="border:2px solid #9f533d;">Content here</div>
        
        
          .myborder {border:2px solid #9f533d;}
        
        Border color #9f533d