#9f675e color space conversions
Hex:
        #9f675e
        RGB:
        159, 103, 94
        CMY:
        38, 60, 63
        CMYK:
        0, 35, 41, 38
      HSL:
        8°, 25.6917%, 49.6078%
        HSV (HSB):
        8°, 40.8805%, 62.3529%
        XYZ:
        21.1687, 17.8796, 12.9251
        xyY:
        0.4073, 0.3440, 17.8796
      CIE-Lab:
        49.3497, 21.3988, 14.3793
        CIE-LCH:
        49.3497, 25.7812, 33.8999
        CIE-Luv:
        49.3497, 38.6255, 14.1501
        Hunter-Lab:
        42.2842, 15.3648, 11.4757
      #9f675e color charts
#9f675e RGB chart
      #9f675e CMYK chart
      #9f675e RGB pie chart
      #9f675e color shades, tints & tones
#9f675e color schemes
#9f675e color preview, HTML & CSS examples
           This text has a color of #9f675e        
        
          <p style="color:#9f675e;">Text here</p>
        
        
          .mytext {color:#9f675e;}
        
        Text color #9f675e
      
           This box has a color of #9f675e        
        
          <div style="background-color:#9f675e;">Content here</div>
        
        
          .mybackground {background-color:#9f675e;}
        
        Background color #9f675e
      
           Border around this has a color of #9f675e        
        
          <div style="border:2px solid #9f675e;">Content here</div>
        
        
          .myborder {border:2px solid #9f675e;}
        
        Border color #9f675e