#822a1a color space conversions
Hex:
        #822a1a
        RGB:
        130, 42, 26
        CMY:
        49, 84, 90
        CMYK:
        0, 68, 80, 49
      HSL:
        9°, 66.6667%, 30.5882%
        HSV (HSB):
        9°, 80.0000%, 50.9804%
        XYZ:
        10.2203, 6.4763, 1.6887
        xyY:
        0.5559, 0.3523, 6.4763
      CIE-Lab:
        30.5838, 36.9717, 30.4408
        CIE-LCH:
        30.5838, 47.8910, 39.4665
        CIE-Luv:
        30.5838, 65.9090, 19.9139
        Hunter-Lab:
        25.4486, 27.1516, 13.8798
      #822a1a color charts
#822a1a RGB chart
      #822a1a CMYK chart
      #822a1a RGB pie chart
      #822a1a color shades, tints & tones
#822a1a color schemes
#822a1a color preview, HTML & CSS examples
           This text has a color of #822a1a        
        
          <p style="color:#822a1a;">Text here</p>
        
        
          .mytext {color:#822a1a;}
        
        Text color #822a1a
      
           This box has a color of #822a1a        
        
          <div style="background-color:#822a1a;">Content here</div>
        
        
          .mybackground {background-color:#822a1a;}
        
        Background color #822a1a
      
           Border around this has a color of #822a1a        
        
          <div style="border:2px solid #822a1a;">Content here</div>
        
        
          .myborder {border:2px solid #822a1a;}
        
        Border color #822a1a