#885f2e color space conversions
Hex:
        #885f2e
        RGB:
        136, 95, 46
        CMY:
        47, 63, 82
        CMYK:
        0, 30, 66, 47
      HSL:
        33°, 49.4505%, 35.6863%
        HSV (HSB):
        33°, 66.1765%, 53.3333%
        XYZ:
        14.7387, 13.6159, 4.4361
        xyY:
        0.4495, 0.4152, 13.6159
      CIE-Lab:
        43.6770, 11.3948, 34.0721
        CIE-LCH:
        43.6770, 35.9270, 71.5084
        CIE-Luv:
        43.6770, 31.7759, 33.6238
        Hunter-Lab:
        36.8997, 6.7229, 18.7020
      #885f2e color charts
#885f2e RGB chart
      #885f2e CMYK chart
      #885f2e RGB pie chart
      #885f2e color shades, tints & tones
#885f2e color schemes
#885f2e color preview, HTML & CSS examples
           This text has a color of #885f2e        
        
          <p style="color:#885f2e;">Text here</p>
        
        
          .mytext {color:#885f2e;}
        
        Text color #885f2e
      
           This box has a color of #885f2e        
        
          <div style="background-color:#885f2e;">Content here</div>
        
        
          .mybackground {background-color:#885f2e;}
        
        Background color #885f2e
      
           Border around this has a color of #885f2e        
        
          <div style="border:2px solid #885f2e;">Content here</div>
        
        
          .myborder {border:2px solid #885f2e;}
        
        Border color #885f2e