#9f696e color space conversions
Hex:
        #9f696e
        RGB:
        159, 105, 110
        CMY:
        38, 59, 57
        CMYK:
        0, 34, 31, 38
      HSL:
        354°, 21.9512%, 51.7647%
        HSV (HSB):
        354°, 33.9623%, 62.3529%
        XYZ:
        22.1641, 18.5999, 17.1738
        xyY:
        0.3826, 0.3210, 18.5999
      CIE-Lab:
        50.2157, 22.3439, 6.1049
        CIE-LCH:
        50.2157, 23.1629, 15.2817
        CIE-Luv:
        50.2157, 34.9493, 4.1171
        Hunter-Lab:
        43.1276, 16.2615, 6.5795
      #9f696e color charts
#9f696e RGB chart
      #9f696e CMYK chart
      #9f696e RGB pie chart
      #9f696e color shades, tints & tones
#9f696e color schemes
#9f696e color preview, HTML & CSS examples
           This text has a color of #9f696e        
        
          <p style="color:#9f696e;">Text here</p>
        
        
          .mytext {color:#9f696e;}
        
        Text color #9f696e
      
           This box has a color of #9f696e        
        
          <div style="background-color:#9f696e;">Content here</div>
        
        
          .mybackground {background-color:#9f696e;}
        
        Background color #9f696e
      
           Border around this has a color of #9f696e        
        
          <div style="border:2px solid #9f696e;">Content here</div>
        
        
          .myborder {border:2px solid #9f696e;}
        
        Border color #9f696e