#9f505b color space conversions
Hex:
        #9f505b
        RGB:
        159, 80, 91
        CMY:
        38, 69, 64
        CMYK:
        0, 50, 43, 38
      HSL:
        352°, 33.0544%, 46.8627%
        HSV (HSB):
        352°, 49.6855%, 62.3529%
        XYZ:
        19.0551, 13.8636, 11.5692
        xyY:
        0.4283, 0.3116, 13.8636
      CIE-Lab:
        44.0367, 33.8570, 8.7837
        CIE-LCH:
        44.0367, 34.9779, 14.5439
        CIE-Luv:
        44.0367, 53.4651, 4.8145
        Hunter-Lab:
        37.2338, 26.1913, 7.6413
      #9f505b color charts
#9f505b RGB chart
      #9f505b CMYK chart
      #9f505b RGB pie chart
      #9f505b color shades, tints & tones
#9f505b color schemes
#9f505b color preview, HTML & CSS examples
           This text has a color of #9f505b        
        
          <p style="color:#9f505b;">Text here</p>
        
        
          .mytext {color:#9f505b;}
        
        Text color #9f505b
      
           This box has a color of #9f505b        
        
          <div style="background-color:#9f505b;">Content here</div>
        
        
          .mybackground {background-color:#9f505b;}
        
        Background color #9f505b
      
           Border around this has a color of #9f505b        
        
          <div style="border:2px solid #9f505b;">Content here</div>
        
        
          .myborder {border:2px solid #9f505b;}
        
        Border color #9f505b