#812e0e color space conversions
Hex:
        #812e0e
        RGB:
        129, 46, 14
        CMY:
        49, 82, 95
        CMYK:
        0, 64, 89, 49
      HSL:
        17°, 80.4196%, 28.0392%
        HSV (HSB):
        17°, 89.1473%, 50.5882%
        XYZ:
        10.1095, 6.6528, 1.1668
        xyY:
        0.5639, 0.3711, 6.6528
      CIE-Lab:
        31.0031, 34.3016, 36.9468
        CIE-LCH:
        31.0031, 50.4150, 47.1262
        CIE-Luv:
        31.0031, 63.9828, 24.0436
        Hunter-Lab:
        25.7931, 24.8247, 15.3731
      #812e0e color charts
#812e0e RGB chart
      #812e0e CMYK chart
      #812e0e RGB pie chart
      #812e0e color shades, tints & tones
#812e0e color schemes
#812e0e color preview, HTML & CSS examples
           This text has a color of #812e0e        
        
          <p style="color:#812e0e;">Text here</p>
        
        
          .mytext {color:#812e0e;}
        
        Text color #812e0e
      
           This box has a color of #812e0e        
        
          <div style="background-color:#812e0e;">Content here</div>
        
        
          .mybackground {background-color:#812e0e;}
        
        Background color #812e0e
      
           Border around this has a color of #812e0e        
        
          <div style="border:2px solid #812e0e;">Content here</div>
        
        
          .myborder {border:2px solid #812e0e;}
        
        Border color #812e0e