#826f4d color space conversions
Hex:
        #826f4d
        RGB:
        130, 111, 77
        CMY:
        49, 56, 70
        CMYK:
        0, 15, 41, 49
      HSL:
        38°, 25.6039%, 40.5882%
        HSV (HSB):
        38°, 40.7692%, 50.9804%
        XYZ:
        16.2299, 16.6505, 9.3796
        xyY:
        0.3840, 0.3940, 16.6505
      CIE-Lab:
        47.8166, 2.3215, 21.6993
        CIE-LCH:
        47.8166, 21.8231, 83.8933
        CIE-Luv:
        47.8166, 14.2227, 25.5820
        Hunter-Lab:
        40.8051, -0.4118, 14.9349
      #826f4d color charts
#826f4d RGB chart
      #826f4d CMYK chart
      #826f4d RGB pie chart
      #826f4d color shades, tints & tones
#826f4d color schemes
#826f4d color preview, HTML & CSS examples
           This text has a color of #826f4d        
        
          <p style="color:#826f4d;">Text here</p>
        
        
          .mytext {color:#826f4d;}
        
        Text color #826f4d
      
           This box has a color of #826f4d        
        
          <div style="background-color:#826f4d;">Content here</div>
        
        
          .mybackground {background-color:#826f4d;}
        
        Background color #826f4d
      
           Border around this has a color of #826f4d        
        
          <div style="border:2px solid #826f4d;">Content here</div>
        
        
          .myborder {border:2px solid #826f4d;}
        
        Border color #826f4d