#9f606f color space conversions
Hex:
        #9f606f
        RGB:
        159, 96, 111
        CMY:
        38, 62, 56
        CMYK:
        0, 40, 30, 38
      HSL:
        346°, 24.7059%, 50.0000%
        HSV (HSB):
        346°, 39.6226%, 62.3529%
        XYZ:
        21.3502, 16.8844, 17.1727
        xyY:
        0.3853, 0.3047, 16.8844
      CIE-Lab:
        48.1140, 27.5888, 2.4837
        CIE-LCH:
        48.1140, 27.7004, 5.1442
        CIE-Luv:
        48.1140, 40.0423, -1.4977
        Hunter-Lab:
        41.0906, 20.8380, 3.9848
      #9f606f color charts
#9f606f RGB chart
      #9f606f CMYK chart
      #9f606f RGB pie chart
      #9f606f color shades, tints & tones
#9f606f color schemes
#9f606f color preview, HTML & CSS examples
           This text has a color of #9f606f        
        
          <p style="color:#9f606f;">Text here</p>
        
        
          .mytext {color:#9f606f;}
        
        Text color #9f606f
      
           This box has a color of #9f606f        
        
          <div style="background-color:#9f606f;">Content here</div>
        
        
          .mybackground {background-color:#9f606f;}
        
        Background color #9f606f
      
           Border around this has a color of #9f606f        
        
          <div style="border:2px solid #9f606f;">Content here</div>
        
        
          .myborder {border:2px solid #9f606f;}
        
        Border color #9f606f