#825b2d color space conversions
Hex:
        #825b2d
        RGB:
        130, 91, 45
        CMY:
        49, 64, 82
        CMYK:
        0, 30, 65, 49
      HSL:
        32°, 48.5714%, 34.3137%
        HSV (HSB):
        32°, 65.3846%, 50.9804%
        XYZ:
        13.4207, 12.4175, 4.1721
        xyY:
        0.4472, 0.4138, 12.4175
      CIE-Lab:
        41.8721, 10.9160, 32.3534
        CIE-LCH:
        41.8721, 34.1453, 71.3556
        CIE-Luv:
        41.8721, 30.0163, 31.7490
        Hunter-Lab:
        35.2384, 6.3151, 17.6472
      #825b2d color charts
#825b2d RGB chart
      #825b2d CMYK chart
      #825b2d RGB pie chart
      #825b2d color shades, tints & tones
#825b2d color schemes
#825b2d color preview, HTML & CSS examples
           This text has a color of #825b2d        
        
          <p style="color:#825b2d;">Text here</p>
        
        
          .mytext {color:#825b2d;}
        
        Text color #825b2d
      
           This box has a color of #825b2d        
        
          <div style="background-color:#825b2d;">Content here</div>
        
        
          .mybackground {background-color:#825b2d;}
        
        Background color #825b2d
      
           Border around this has a color of #825b2d        
        
          <div style="border:2px solid #825b2d;">Content here</div>
        
        
          .myborder {border:2px solid #825b2d;}
        
        Border color #825b2d