#822e1b color space conversions
Hex:
        #822e1b
        RGB:
        130, 46, 27
        CMY:
        49, 82, 89
        CMYK:
        0, 65, 79, 49
      HSL:
        11°, 65.6051%, 30.7843%
        HSV (HSB):
        11°, 79.2308%, 50.9804%
        XYZ:
        10.3807, 6.7789, 1.7983
        xyY:
        0.5476, 0.3576, 6.7789
      CIE-Lab:
        31.2983, 35.1292, 30.6165
        CIE-LCH:
        31.2983, 46.5986, 41.0734
        CIE-Luv:
        31.2983, 63.3380, 20.7834
        Hunter-Lab:
        26.0364, 25.6044, 14.1305
      #822e1b color charts
#822e1b RGB chart
      #822e1b CMYK chart
      #822e1b RGB pie chart
      #822e1b color shades, tints & tones
#822e1b color schemes
#822e1b color preview, HTML & CSS examples
           This text has a color of #822e1b        
        
          <p style="color:#822e1b;">Text here</p>
        
        
          .mytext {color:#822e1b;}
        
        Text color #822e1b
      
           This box has a color of #822e1b        
        
          <div style="background-color:#822e1b;">Content here</div>
        
        
          .mybackground {background-color:#822e1b;}
        
        Background color #822e1b
      
           Border around this has a color of #822e1b        
        
          <div style="border:2px solid #822e1b;">Content here</div>
        
        
          .myborder {border:2px solid #822e1b;}
        
        Border color #822e1b