#9f655b color space conversions
Hex:
        #9f655b
        RGB:
        159, 101, 91
        CMY:
        38, 60, 64
        CMYK:
        0, 36, 43, 38
      HSL:
        9°, 27.2000%, 49.0196%
        HSV (HSB):
        9°, 42.7673%, 62.3529%
        XYZ:
        20.8401, 17.4336, 12.1642
        xyY:
        0.4132, 0.3456, 17.4336
      CIE-Lab:
        48.8018, 22.1839, 15.4026
        CIE-LCH:
        48.8018, 27.0068, 34.7728
        CIE-Luv:
        48.8018, 40.3567, 15.0821
        Hunter-Lab:
        41.7536, 16.0243, 11.9544
      #9f655b color charts
#9f655b RGB chart
      #9f655b CMYK chart
      #9f655b RGB pie chart
      #9f655b color shades, tints & tones
#9f655b color schemes
#9f655b color preview, HTML & CSS examples
           This text has a color of #9f655b        
        
          <p style="color:#9f655b;">Text here</p>
        
        
          .mytext {color:#9f655b;}
        
        Text color #9f655b
      
           This box has a color of #9f655b        
        
          <div style="background-color:#9f655b;">Content here</div>
        
        
          .mybackground {background-color:#9f655b;}
        
        Background color #9f655b
      
           Border around this has a color of #9f655b        
        
          <div style="border:2px solid #9f655b;">Content here</div>
        
        
          .myborder {border:2px solid #9f655b;}
        
        Border color #9f655b