#885f4e color space conversions
Hex:
        #885f4e
        RGB:
        136, 95, 78
        CMY:
        47, 63, 69
        CMYK:
        0, 30, 43, 47
      HSL:
        18°, 27.1028%, 41.9608%
        HSV (HSB):
        18°, 42.6471%, 53.3333%
        XYZ:
        15.6207, 13.9687, 9.0807
        xyY:
        0.4039, 0.3612, 13.9687
      CIE-Lab:
        44.1880, 14.4469, 16.3917
        CIE-LCH:
        44.1880, 21.8495, 48.6085
        CIE-Luv:
        44.1880, 28.5621, 17.1005
        Hunter-Lab:
        37.3747, 9.1979, 11.7571
      #885f4e color charts
#885f4e RGB chart
      #885f4e CMYK chart
      #885f4e RGB pie chart
      #885f4e color shades, tints & tones
#885f4e color schemes
#885f4e color preview, HTML & CSS examples
           This text has a color of #885f4e        
        
          <p style="color:#885f4e;">Text here</p>
        
        
          .mytext {color:#885f4e;}
        
        Text color #885f4e
      
           This box has a color of #885f4e        
        
          <div style="background-color:#885f4e;">Content here</div>
        
        
          .mybackground {background-color:#885f4e;}
        
        Background color #885f4e
      
           Border around this has a color of #885f4e        
        
          <div style="border:2px solid #885f4e;">Content here</div>
        
        
          .myborder {border:2px solid #885f4e;}
        
        Border color #885f4e