#826f3e color space conversions
Hex:
        #826f3e
        RGB:
        130, 111, 62
        CMY:
        49, 56, 76
        CMYK:
        0, 15, 52, 49
      HSL:
        43°, 35.4167%, 37.6471%
        HSV (HSB):
        43°, 52.3077%, 50.9804%
        XYZ:
        15.7599, 16.4625, 6.9044
        xyY:
        0.4028, 0.4207, 16.4625
      CIE-Lab:
        47.5755, 0.6566, 29.8592
        CIE-LCH:
        47.5755, 29.8664, 88.7403
        CIE-Luv:
        47.5755, 15.2095, 33.6750
        Hunter-Lab:
        40.5740, -1.6711, 18.3126
      #826f3e color charts
#826f3e RGB chart
      #826f3e CMYK chart
      #826f3e RGB pie chart
      #826f3e color shades, tints & tones
#826f3e color schemes
#826f3e color preview, HTML & CSS examples
           This text has a color of #826f3e        
        
          <p style="color:#826f3e;">Text here</p>
        
        
          .mytext {color:#826f3e;}
        
        Text color #826f3e
      
           This box has a color of #826f3e        
        
          <div style="background-color:#826f3e;">Content here</div>
        
        
          .mybackground {background-color:#826f3e;}
        
        Background color #826f3e
      
           Border around this has a color of #826f3e        
        
          <div style="border:2px solid #826f3e;">Content here</div>
        
        
          .myborder {border:2px solid #826f3e;}
        
        Border color #826f3e