#9f495f color space conversions
Hex:
        #9f495f
        RGB:
        159, 73, 95
        CMY:
        38, 71, 63
        CMYK:
        0, 54, 40, 38
      HSL:
        345°, 37.0690%, 45.4902%
        HSV (HSB):
        345°, 54.0881%, 62.3529%
        XYZ:
        18.7462, 12.9622, 12.3404
        xyY:
        0.4256, 0.2943, 12.9622
      CIE-Lab:
        42.7063, 38.0015, 4.4301
        CIE-LCH:
        42.7063, 38.2589, 6.6494
        CIE-Luv:
        42.7063, 56.5498, -1.1495
        Hunter-Lab:
        36.0031, 29.9363, 4.8800
      #9f495f color charts
#9f495f RGB chart
      #9f495f CMYK chart
      #9f495f RGB pie chart
      #9f495f color shades, tints & tones
#9f495f color schemes
#9f495f color preview, HTML & CSS examples
           This text has a color of #9f495f        
        
          <p style="color:#9f495f;">Text here</p>
        
        
          .mytext {color:#9f495f;}
        
        Text color #9f495f
      
           This box has a color of #9f495f        
        
          <div style="background-color:#9f495f;">Content here</div>
        
        
          .mybackground {background-color:#9f495f;}
        
        Background color #9f495f
      
           Border around this has a color of #9f495f        
        
          <div style="border:2px solid #9f495f;">Content here</div>
        
        
          .myborder {border:2px solid #9f495f;}
        
        Border color #9f495f