#855e40 color space conversions
Hex:
        #855e40
        RGB:
        133, 94, 64
        CMY:
        48, 63, 75
        CMYK:
        0, 29, 52, 48
      HSL:
        26°, 35.0254%, 38.6275%
        HSV (HSB):
        26°, 51.8797%, 52.1569%
        XYZ:
        14.6010, 13.3621, 6.6601
        xyY:
        0.4217, 0.3859, 13.3621
      CIE-Lab:
        43.3039, 12.1638, 23.4462
        CIE-LCH:
        43.3039, 26.4137, 62.5799
        CIE-Luv:
        43.3039, 28.5269, 24.4186
        Hunter-Lab:
        36.5542, 7.3290, 14.7855
      #855e40 color charts
#855e40 RGB chart
      #855e40 CMYK chart
      #855e40 RGB pie chart
      #855e40 color shades, tints & tones
#855e40 color schemes
#855e40 color preview, HTML & CSS examples
           This text has a color of #855e40        
        
          <p style="color:#855e40;">Text here</p>
        
        
          .mytext {color:#855e40;}
        
        Text color #855e40
      
           This box has a color of #855e40        
        
          <div style="background-color:#855e40;">Content here</div>
        
        
          .mybackground {background-color:#855e40;}
        
        Background color #855e40
      
           Border around this has a color of #855e40        
        
          <div style="border:2px solid #855e40;">Content here</div>
        
        
          .myborder {border:2px solid #855e40;}
        
        Border color #855e40