#826c4d color space conversions
Hex:
        #826c4d
        RGB:
        130, 108, 77
        CMY:
        49, 58, 70
        CMYK:
        0, 17, 41, 49
      HSL:
        35°, 25.6039%, 40.5882%
        HSV (HSB):
        35°, 40.7692%, 50.9804%
        XYZ:
        15.9080, 16.0068, 9.2724
        xyY:
        0.3862, 0.3886, 16.0068
      CIE-Lab:
        46.9834, 4.0672, 20.6007
        CIE-LCH:
        46.9834, 20.9983, 78.8317
        CIE-Luv:
        46.9834, 16.0965, 23.9613
        Hunter-Lab:
        40.0085, 0.9598, 14.2649
      #826c4d color charts
#826c4d RGB chart
      #826c4d CMYK chart
      #826c4d RGB pie chart
      #826c4d color shades, tints & tones
#826c4d color schemes
#826c4d color preview, HTML & CSS examples
           This text has a color of #826c4d        
        
          <p style="color:#826c4d;">Text here</p>
        
        
          .mytext {color:#826c4d;}
        
        Text color #826c4d
      
           This box has a color of #826c4d        
        
          <div style="background-color:#826c4d;">Content here</div>
        
        
          .mybackground {background-color:#826c4d;}
        
        Background color #826c4d
      
           Border around this has a color of #826c4d        
        
          <div style="border:2px solid #826c4d;">Content here</div>
        
        
          .myborder {border:2px solid #826c4d;}
        
        Border color #826c4d