#826e1a color space conversions
Hex:
        #826e1a
        RGB:
        130, 110, 26
        CMY:
        49, 57, 90
        CMYK:
        0, 15, 80, 49
      HSL:
        48°, 66.6667%, 30.5882%
        HSV (HSB):
        48°, 80.0000%, 50.9804%
        XYZ:
        14.9683, 15.9723, 3.2713
        xyY:
        0.4375, 0.4669, 15.9723
      CIE-Lab:
        46.9381, -1.2739, 46.3387
        CIE-LCH:
        46.9381, 46.3562, 91.5747
        CIE-Luv:
        46.9381, 17.4750, 46.0199
        Hunter-Lab:
        39.9653, -3.0853, 23.1226
      #826e1a color charts
#826e1a RGB chart
      #826e1a CMYK chart
      #826e1a RGB pie chart
      #826e1a color shades, tints & tones
#826e1a color schemes
#826e1a color preview, HTML & CSS examples
           This text has a color of #826e1a        
        
          <p style="color:#826e1a;">Text here</p>
        
        
          .mytext {color:#826e1a;}
        
        Text color #826e1a
      
           This box has a color of #826e1a        
        
          <div style="background-color:#826e1a;">Content here</div>
        
        
          .mybackground {background-color:#826e1a;}
        
        Background color #826e1a
      
           Border around this has a color of #826e1a        
        
          <div style="border:2px solid #826e1a;">Content here</div>
        
        
          .myborder {border:2px solid #826e1a;}
        
        Border color #826e1a