#813c30 color space conversions
Hex:
        #813c30
        RGB:
        129, 60, 48
        CMY:
        49, 76, 81
        CMYK:
        0, 53, 63, 49
      HSL:
        9°, 45.7627%, 34.7059%
        HSV (HSB):
        9°, 62.7907%, 50.5882%
        XYZ:
        11.2026, 8.1122, 3.7717
        xyY:
        0.4852, 0.3514, 8.1122
      CIE-Lab:
        34.2156, 28.7028, 21.3824
        CIE-LCH:
        34.2156, 35.7919, 36.6847
        CIE-Luv:
        34.2156, 50.2225, 16.8896
        Hunter-Lab:
        28.4820, 20.3646, 12.0860
      #813c30 color charts
#813c30 RGB chart
      #813c30 CMYK chart
      #813c30 RGB pie chart
      #813c30 color shades, tints & tones
#813c30 color schemes
#813c30 color preview, HTML & CSS examples
           This text has a color of #813c30        
        
          <p style="color:#813c30;">Text here</p>
        
        
          .mytext {color:#813c30;}
        
        Text color #813c30
      
           This box has a color of #813c30        
        
          <div style="background-color:#813c30;">Content here</div>
        
        
          .mybackground {background-color:#813c30;}
        
        Background color #813c30
      
           Border around this has a color of #813c30        
        
          <div style="border:2px solid #813c30;">Content here</div>
        
        
          .myborder {border:2px solid #813c30;}
        
        Border color #813c30