#9f545b color space conversions
Hex:
        #9f545b
        RGB:
        159, 84, 91
        CMY:
        38, 67, 64
        CMYK:
        0, 47, 43, 38
      HSL:
        354°, 30.8642%, 47.6471%
        HSV (HSB):
        354°, 47.1698%, 62.3529%
        XYZ:
        19.3567, 14.4669, 11.6697
        xyY:
        0.4255, 0.3180, 14.4669
      CIE-Lab:
        44.8952, 31.6925, 9.9904
        CIE-LCH:
        44.8952, 33.2298, 17.4963
        CIE-Luv:
        44.8952, 51.0563, 6.6887
        Hunter-Lab:
        38.0354, 24.2792, 8.4339
      #9f545b color charts
#9f545b RGB chart
      #9f545b CMYK chart
      #9f545b RGB pie chart
      #9f545b color shades, tints & tones
#9f545b color schemes
#9f545b color preview, HTML & CSS examples
           This text has a color of #9f545b        
        
          <p style="color:#9f545b;">Text here</p>
        
        
          .mytext {color:#9f545b;}
        
        Text color #9f545b
      
           This box has a color of #9f545b        
        
          <div style="background-color:#9f545b;">Content here</div>
        
        
          .mybackground {background-color:#9f545b;}
        
        Background color #9f545b
      
           Border around this has a color of #9f545b        
        
          <div style="border:2px solid #9f545b;">Content here</div>
        
        
          .myborder {border:2px solid #9f545b;}
        
        Border color #9f545b