#835e2e color space conversions
Hex:
        #835e2e
        RGB:
        131, 94, 46
        CMY:
        49, 63, 82
        CMYK:
        0, 28, 65, 49
      HSL:
        34°, 48.0226%, 34.7059%
        HSV (HSB):
        34°, 64.8855%, 51.3725%
        XYZ:
        13.8559, 13.0280, 4.3691
        xyY:
        0.4433, 0.4169, 13.0280
      CIE-Lab:
        42.8053, 9.6781, 32.9173
        CIE-LCH:
        42.8053, 34.3105, 73.6161
        CIE-Luv:
        42.8053, 28.5952, 32.7846
        Hunter-Lab:
        36.0943, 5.3579, 18.0891
      #835e2e color charts
#835e2e RGB chart
      #835e2e CMYK chart
      #835e2e RGB pie chart
      #835e2e color shades, tints & tones
#835e2e color schemes
#835e2e color preview, HTML & CSS examples
           This text has a color of #835e2e        
        
          <p style="color:#835e2e;">Text here</p>
        
        
          .mytext {color:#835e2e;}
        
        Text color #835e2e
      
           This box has a color of #835e2e        
        
          <div style="background-color:#835e2e;">Content here</div>
        
        
          .mybackground {background-color:#835e2e;}
        
        Background color #835e2e
      
           Border around this has a color of #835e2e        
        
          <div style="border:2px solid #835e2e;">Content here</div>
        
        
          .myborder {border:2px solid #835e2e;}
        
        Border color #835e2e