#9f595b color space conversions
Hex:
        #9f595b
        RGB:
        159, 89, 91
        CMY:
        38, 65, 64
        CMYK:
        0, 44, 43, 38
      HSL:
        358°, 28.2258%, 48.6275%
        HSV (HSB):
        358°, 44.0252%, 62.3529%
        XYZ:
        19.7588, 15.2710, 11.8037
        xyY:
        0.4219, 0.3261, 15.2710
      CIE-Lab:
        46.0032, 28.9396, 11.5383
        CIE-LCH:
        46.0032, 31.1550, 21.7374
        CIE-Luv:
        46.0032, 47.9764, 9.0926
        Hunter-Lab:
        39.0781, 21.8668, 9.4459
      #9f595b color charts
#9f595b RGB chart
      #9f595b CMYK chart
      #9f595b RGB pie chart
      #9f595b color shades, tints & tones
#9f595b color schemes
#9f595b color preview, HTML & CSS examples
           This text has a color of #9f595b        
        
          <p style="color:#9f595b;">Text here</p>
        
        
          .mytext {color:#9f595b;}
        
        Text color #9f595b
      
           This box has a color of #9f595b        
        
          <div style="background-color:#9f595b;">Content here</div>
        
        
          .mybackground {background-color:#9f595b;}
        
        Background color #9f595b
      
           Border around this has a color of #9f595b        
        
          <div style="border:2px solid #9f595b;">Content here</div>
        
        
          .myborder {border:2px solid #9f595b;}
        
        Border color #9f595b