#9f885e color space conversions
Hex:
        #9f885e
        RGB:
        159, 136, 94
        CMY:
        38, 47, 63
        CMYK:
        0, 14, 41, 38
      HSL:
        39°, 25.6917%, 49.6078%
        HSV (HSB):
        39°, 40.8805%, 62.3529%
        XYZ:
        25.1226, 25.7874, 14.2430
        xyY:
        0.3856, 0.3958, 25.7874
      CIE-Lab:
        57.8347, 2.6291, 25.7752
        CIE-LCH:
        57.8347, 25.9089, 84.1759
        CIE-Luv:
        57.8347, 17.4296, 31.6699
        Hunter-Lab:
        50.7813, -0.5594, 18.9174
      #9f885e color charts
#9f885e RGB chart
      #9f885e CMYK chart
      #9f885e RGB pie chart
      #9f885e color shades, tints & tones
#9f885e color schemes
#9f885e color preview, HTML & CSS examples
           This text has a color of #9f885e        
        
          <p style="color:#9f885e;">Text here</p>
        
        
          .mytext {color:#9f885e;}
        
        Text color #9f885e
      
           This box has a color of #9f885e        
        
          <div style="background-color:#9f885e;">Content here</div>
        
        
          .mybackground {background-color:#9f885e;}
        
        Background color #9f885e
      
           Border around this has a color of #9f885e        
        
          <div style="border:2px solid #9f885e;">Content here</div>
        
        
          .myborder {border:2px solid #9f885e;}
        
        Border color #9f885e