#826b0b color space conversions
Hex:
        #826b0b
        RGB:
        130, 107, 11
        CMY:
        49, 58, 96
        CMYK:
        0, 18, 92, 49
      HSL:
        48°, 84.3972%, 27.6471%
        HSV (HSB):
        48°, 91.5385%, 50.9804%
        XYZ:
        14.5240, 15.2854, 2.5015
        xyY:
        0.4495, 0.4731, 15.2854
      CIE-Lab:
        46.0226, -0.0262, 50.0796
        CIE-LCH:
        46.0226, 50.0796, 90.0300
        CIE-Luv:
        46.0226, 19.9435, 47.3076
        Hunter-Lab:
        39.0965, -2.1077, 23.5741
      #826b0b color charts
#826b0b RGB chart
      #826b0b CMYK chart
      #826b0b RGB pie chart
      #826b0b color shades, tints & tones
#826b0b color schemes
#826b0b color preview, HTML & CSS examples
           This text has a color of #826b0b        
        
          <p style="color:#826b0b;">Text here</p>
        
        
          .mytext {color:#826b0b;}
        
        Text color #826b0b
      
           This box has a color of #826b0b        
        
          <div style="background-color:#826b0b;">Content here</div>
        
        
          .mybackground {background-color:#826b0b;}
        
        Background color #826b0b
      
           Border around this has a color of #826b0b        
        
          <div style="border:2px solid #826b0b;">Content here</div>
        
        
          .myborder {border:2px solid #826b0b;}
        
        Border color #826b0b