#885d52 color space conversions
Hex:
        #885d52
        RGB:
        136, 93, 82
        CMY:
        47, 64, 68
        CMYK:
        0, 32, 40, 47
      HSL:
        12°, 24.7706%, 42.7451%
        HSV (HSB):
        12°, 39.7059%, 53.3333%
        XYZ:
        15.5907, 13.6721, 9.7999
        xyY:
        0.3991, 0.3500, 13.6721
      CIE-Lab:
        43.7590, 16.1206, 13.4034
        CIE-LCH:
        43.7590, 20.9648, 39.7415
        CIE-Luv:
        43.7590, 29.3188, 13.4924
        Hunter-Lab:
        36.9759, 10.5559, 10.1691
      #885d52 color charts
#885d52 RGB chart
      #885d52 CMYK chart
      #885d52 RGB pie chart
      #885d52 color shades, tints & tones
#885d52 color schemes
#885d52 color preview, HTML & CSS examples
           This text has a color of #885d52        
        
          <p style="color:#885d52;">Text here</p>
        
        
          .mytext {color:#885d52;}
        
        Text color #885d52
      
           This box has a color of #885d52        
        
          <div style="background-color:#885d52;">Content here</div>
        
        
          .mybackground {background-color:#885d52;}
        
        Background color #885d52
      
           Border around this has a color of #885d52        
        
          <div style="border:2px solid #885d52;">Content here</div>
        
        
          .myborder {border:2px solid #885d52;}
        
        Border color #885d52