#825b5e color space conversions
Hex:
        #825b5e
        RGB:
        130, 91, 94
        CMY:
        49, 64, 63
        CMYK:
        0, 30, 28, 49
      HSL:
        355°, 17.6471%, 43.3333%
        HSV (HSB):
        355°, 30.0000%, 50.9804%
        XYZ:
        14.9674, 13.0361, 12.3170
        xyY:
        0.3712, 0.3233, 13.0361
      CIE-Lab:
        42.8177, 16.4810, 4.6833
        CIE-LCH:
        42.8177, 17.1335, 15.8631
        CIE-Luv:
        42.8177, 24.5450, 3.2177
        Hunter-Lab:
        36.1056, 10.8114, 5.0478
      #825b5e color charts
#825b5e RGB chart
      #825b5e CMYK chart
      #825b5e RGB pie chart
      #825b5e color shades, tints & tones
#825b5e color schemes
#825b5e color preview, HTML & CSS examples
           This text has a color of #825b5e        
        
          <p style="color:#825b5e;">Text here</p>
        
        
          .mytext {color:#825b5e;}
        
        Text color #825b5e
      
           This box has a color of #825b5e        
        
          <div style="background-color:#825b5e;">Content here</div>
        
        
          .mybackground {background-color:#825b5e;}
        
        Background color #825b5e
      
           Border around this has a color of #825b5e        
        
          <div style="border:2px solid #825b5e;">Content here</div>
        
        
          .myborder {border:2px solid #825b5e;}
        
        Border color #825b5e