#826a3d color space conversions
Hex:
        #826a3d
        RGB:
        130, 106, 61
        CMY:
        49, 58, 76
        CMYK:
        0, 18, 53, 49
      HSL:
        39°, 36.1257%, 37.4510%
        HSV (HSB):
        39°, 53.0769%, 50.9804%
        XYZ:
        15.2023, 15.3908, 6.5844
        xyY:
        0.4089, 0.4140, 15.3908
      CIE-Lab:
        46.1649, 3.4583, 28.6788
        CIE-LCH:
        46.1649, 28.8865, 83.1240
        CIE-Luv:
        46.1649, 18.5579, 31.6654
        Hunter-Lab:
        39.2311, 0.5152, 17.5109
      #826a3d color charts
#826a3d RGB chart
      #826a3d CMYK chart
      #826a3d RGB pie chart
      #826a3d color shades, tints & tones
#826a3d color schemes
#826a3d color preview, HTML & CSS examples
           This text has a color of #826a3d        
        
          <p style="color:#826a3d;">Text here</p>
        
        
          .mytext {color:#826a3d;}
        
        Text color #826a3d
      
           This box has a color of #826a3d        
        
          <div style="background-color:#826a3d;">Content here</div>
        
        
          .mybackground {background-color:#826a3d;}
        
        Background color #826a3d
      
           Border around this has a color of #826a3d        
        
          <div style="border:2px solid #826a3d;">Content here</div>
        
        
          .myborder {border:2px solid #826a3d;}
        
        Border color #826a3d