#825b3b color space conversions
Hex:
        #825b3b
        RGB:
        130, 91, 59
        CMY:
        49, 64, 77
        CMYK:
        0, 30, 55, 49
      HSL:
        27°, 37.5661%, 37.0588%
        HSV (HSB):
        27°, 54.6154%, 50.9804%
        XYZ:
        13.7364, 12.5438, 5.8349
        xyY:
        0.4277, 0.3906, 12.5438
      CIE-Lab:
        42.0676, 12.0993, 24.7138
        CIE-LCH:
        42.0676, 27.5166, 63.9148
        CIE-Luv:
        42.0676, 28.7654, 25.2805
        Hunter-Lab:
        35.4172, 7.2505, 15.0242
      #825b3b color charts
#825b3b RGB chart
      #825b3b CMYK chart
      #825b3b RGB pie chart
      #825b3b color shades, tints & tones
#825b3b color schemes
#825b3b color preview, HTML & CSS examples
           This text has a color of #825b3b        
        
          <p style="color:#825b3b;">Text here</p>
        
        
          .mytext {color:#825b3b;}
        
        Text color #825b3b
      
           This box has a color of #825b3b        
        
          <div style="background-color:#825b3b;">Content here</div>
        
        
          .mybackground {background-color:#825b3b;}
        
        Background color #825b3b
      
           Border around this has a color of #825b3b        
        
          <div style="border:2px solid #825b3b;">Content here</div>
        
        
          .myborder {border:2px solid #825b3b;}
        
        Border color #825b3b