#813e2a color space conversions
Hex:
        #813e2a
        RGB:
        129, 62, 42
        CMY:
        49, 76, 84
        CMYK:
        0, 52, 67, 49
      HSL:
        14°, 50.8772%, 33.5294%
        HSV (HSB):
        14°, 67.4419%, 50.5882%
        XYZ:
        11.1938, 8.2795, 3.1986
        xyY:
        0.4937, 0.3652, 8.2795
      CIE-Lab:
        34.5584, 27.1606, 25.4584
        CIE-LCH:
        34.5584, 37.2268, 43.1472
        CIE-Luv:
        34.5584, 49.8639, 20.4985
        Hunter-Lab:
        28.7742, 19.0856, 13.5511
      #813e2a color charts
#813e2a RGB chart
      #813e2a CMYK chart
      #813e2a RGB pie chart
      #813e2a color shades, tints & tones
#813e2a color schemes
#813e2a color preview, HTML & CSS examples
           This text has a color of #813e2a        
        
          <p style="color:#813e2a;">Text here</p>
        
        
          .mytext {color:#813e2a;}
        
        Text color #813e2a
      
           This box has a color of #813e2a        
        
          <div style="background-color:#813e2a;">Content here</div>
        
        
          .mybackground {background-color:#813e2a;}
        
        Background color #813e2a
      
           Border around this has a color of #813e2a        
        
          <div style="border:2px solid #813e2a;">Content here</div>
        
        
          .myborder {border:2px solid #813e2a;}
        
        Border color #813e2a