#812b2a color space conversions
Hex:
        #812b2a
        RGB:
        129, 43, 42
        CMY:
        49, 83, 84
        CMYK:
        0, 67, 67, 49
      HSL:
        1°, 50.8772%, 33.5294%
        HSV (HSB):
        1°, 67.4419%, 50.5882%
        XYZ:
        10.3351, 6.5620, 2.9124
        xyY:
        0.5217, 0.3313, 6.5620
      CIE-Lab:
        30.7884, 36.9761, 20.8570
        CIE-LCH:
        30.7884, 42.4529, 29.4260
        CIE-Luv:
        30.7884, 61.6316, 13.7190
        Hunter-Lab:
        25.6165, 27.1875, 11.1908
      #812b2a color charts
#812b2a RGB chart
      #812b2a CMYK chart
      #812b2a RGB pie chart
      #812b2a color shades, tints & tones
#812b2a color schemes
#812b2a color preview, HTML & CSS examples
           This text has a color of #812b2a        
        
          <p style="color:#812b2a;">Text here</p>
        
        
          .mytext {color:#812b2a;}
        
        Text color #812b2a
      
           This box has a color of #812b2a        
        
          <div style="background-color:#812b2a;">Content here</div>
        
        
          .mybackground {background-color:#812b2a;}
        
        Background color #812b2a
      
           Border around this has a color of #812b2a        
        
          <div style="border:2px solid #812b2a;">Content here</div>
        
        
          .myborder {border:2px solid #812b2a;}
        
        Border color #812b2a