#885f5a color space conversions
Hex:
        #885f5a
        RGB:
        136, 95, 90
        CMY:
        47, 63, 65
        CMYK:
        0, 30, 34, 47
      HSL:
        7°, 20.3540%, 44.3137%
        HSV (HSB):
        7°, 33.8235%, 53.3333%
        XYZ:
        16.0910, 14.1568, 11.5573
        xyY:
        0.3849, 0.3386, 14.1568
      CIE-Lab:
        44.4570, 16.0090, 9.5408
        CIE-LCH:
        44.4570, 18.6364, 30.7935
        CIE-Luv:
        44.4570, 27.0378, 9.1925
        Hunter-Lab:
        37.6256, 10.4928, 8.1260
      #885f5a color charts
#885f5a RGB chart
      #885f5a CMYK chart
      #885f5a RGB pie chart
      #885f5a color shades, tints & tones
#885f5a color schemes
#885f5a color preview, HTML & CSS examples
           This text has a color of #885f5a        
        
          <p style="color:#885f5a;">Text here</p>
        
        
          .mytext {color:#885f5a;}
        
        Text color #885f5a
      
           This box has a color of #885f5a        
        
          <div style="background-color:#885f5a;">Content here</div>
        
        
          .mybackground {background-color:#885f5a;}
        
        Background color #885f5a
      
           Border around this has a color of #885f5a        
        
          <div style="border:2px solid #885f5a;">Content here</div>
        
        
          .myborder {border:2px solid #885f5a;}
        
        Border color #885f5a