#9f5f56 color space conversions
Hex:
        #9f5f56
        RGB:
        159, 95, 86
        CMY:
        38, 63, 66
        CMYK:
        0, 40, 46, 38
      HSL:
        7°, 29.7959%, 48.0392%
        HSV (HSB):
        7°, 45.9119%, 62.3529%
        XYZ:
        20.0700, 16.2272, 10.8785
        xyY:
        0.4254, 0.3440, 16.2272
      CIE-Lab:
        47.2712, 25.0210, 16.2845
        CIE-LCH:
        47.2712, 29.8535, 33.0574
        CIE-Luv:
        47.2712, 45.0276, 15.2830
        Hunter-Lab:
        40.2830, 18.4378, 12.1868
      #9f5f56 color charts
#9f5f56 RGB chart
      #9f5f56 CMYK chart
      #9f5f56 RGB pie chart
      #9f5f56 color shades, tints & tones
#9f5f56 color schemes
#9f5f56 color preview, HTML & CSS examples
           This text has a color of #9f5f56        
        
          <p style="color:#9f5f56;">Text here</p>
        
        
          .mytext {color:#9f5f56;}
        
        Text color #9f5f56
      
           This box has a color of #9f5f56        
        
          <div style="background-color:#9f5f56;">Content here</div>
        
        
          .mybackground {background-color:#9f5f56;}
        
        Background color #9f5f56
      
           Border around this has a color of #9f5f56        
        
          <div style="border:2px solid #9f5f56;">Content here</div>
        
        
          .myborder {border:2px solid #9f5f56;}
        
        Border color #9f5f56