#9f4940 color space conversions
Hex:
        #9f4940
        RGB:
        159, 73, 64
        CMY:
        38, 71, 75
        CMYK:
        0, 54, 60, 38
      HSL:
        6°, 42.6009%, 43.7255%
        HSV (HSB):
        6°, 59.7484%, 62.3529%
        XYZ:
        17.6060, 12.5062, 6.3365
        xyY:
        0.4830, 0.3431, 12.5062
      CIE-Lab:
        42.0096, 34.9804, 22.5121
        CIE-LCH:
        42.0096, 41.5983, 32.7639
        CIE-Luv:
        42.0096, 63.4933, 18.3922
        Hunter-Lab:
        35.3641, 26.9792, 14.1314
      #9f4940 color charts
#9f4940 RGB chart
      #9f4940 CMYK chart
      #9f4940 RGB pie chart
      #9f4940 color shades, tints & tones
#9f4940 color schemes
#9f4940 color preview, HTML & CSS examples
           This text has a color of #9f4940        
        
          <p style="color:#9f4940;">Text here</p>
        
        
          .mytext {color:#9f4940;}
        
        Text color #9f4940
      
           This box has a color of #9f4940        
        
          <div style="background-color:#9f4940;">Content here</div>
        
        
          .mybackground {background-color:#9f4940;}
        
        Background color #9f4940
      
           Border around this has a color of #9f4940        
        
          <div style="border:2px solid #9f4940;">Content here</div>
        
        
          .myborder {border:2px solid #9f4940;}
        
        Border color #9f4940