#825c3a color space conversions
Hex:
        #825c3a
        RGB:
        130, 92, 58
        CMY:
        49, 64, 77
        CMYK:
        0, 29, 55, 49
      HSL:
        28°, 38.2979%, 36.8627%
        HSV (HSB):
        28°, 55.3846%, 50.9804%
        XYZ:
        13.7968, 12.7056, 5.7282
        xyY:
        0.4281, 0.3942, 12.7056
      CIE-Lab:
        42.3163, 11.4112, 25.6047
        CIE-LCH:
        42.3163, 28.0324, 65.9790
        CIE-Luv:
        42.3163, 28.1868, 26.2765
        Hunter-Lab:
        35.6449, 6.7119, 15.4234
      #825c3a color charts
#825c3a RGB chart
      #825c3a CMYK chart
      #825c3a RGB pie chart
      #825c3a color shades, tints & tones
#825c3a color schemes
#825c3a color preview, HTML & CSS examples
           This text has a color of #825c3a        
        
          <p style="color:#825c3a;">Text here</p>
        
        
          .mytext {color:#825c3a;}
        
        Text color #825c3a
      
           This box has a color of #825c3a        
        
          <div style="background-color:#825c3a;">Content here</div>
        
        
          .mybackground {background-color:#825c3a;}
        
        Background color #825c3a
      
           Border around this has a color of #825c3a        
        
          <div style="border:2px solid #825c3a;">Content here</div>
        
        
          .myborder {border:2px solid #825c3a;}
        
        Border color #825c3a