#9f4d24 color space conversions
Hex:
        #9f4d24
        RGB:
        159, 77, 36
        CMY:
        38, 70, 86
        CMYK:
        0, 52, 77, 38
      HSL:
        20°, 63.0769%, 38.2353%
        HSV (HSB):
        20°, 77.3585%, 62.3529%
        XYZ:
        17.2704, 12.8061, 3.2306
        xyY:
        0.5185, 0.3845, 12.8061
      CIE-Lab:
        42.4696, 31.1747, 38.8932
        CIE-LCH:
        42.4696, 49.8452, 51.2861
        CIE-Luv:
        42.4696, 64.8858, 31.9184
        Hunter-Lab:
        35.7856, 23.5208, 19.6973
      #9f4d24 color charts
#9f4d24 RGB chart
      #9f4d24 CMYK chart
      #9f4d24 RGB pie chart
      #9f4d24 color shades, tints & tones
#9f4d24 color schemes
#9f4d24 color preview, HTML & CSS examples
           This text has a color of #9f4d24        
        
          <p style="color:#9f4d24;">Text here</p>
        
        
          .mytext {color:#9f4d24;}
        
        Text color #9f4d24
      
           This box has a color of #9f4d24        
        
          <div style="background-color:#9f4d24;">Content here</div>
        
        
          .mybackground {background-color:#9f4d24;}
        
        Background color #9f4d24
      
           Border around this has a color of #9f4d24        
        
          <div style="border:2px solid #9f4d24;">Content here</div>
        
        
          .myborder {border:2px solid #9f4d24;}
        
        Border color #9f4d24