#825a6f color space conversions
Hex:
        #825a6f
        RGB:
        130, 90, 111
        CMY:
        49, 65, 56
        CMYK:
        0, 31, 15, 49
      HSL:
        329°, 18.1818%, 43.1373%
        HSV (HSB):
        329°, 30.7692%, 50.9804%
        XYZ:
        15.7313, 13.2059, 16.7588
        xyY:
        0.3443, 0.2890, 13.2059
      CIE-Lab:
        43.0718, 19.9034, -5.3346
        CIE-LCH:
        43.0718, 20.6059, 344.9959
        CIE-Luv:
        43.0718, 22.6367, -10.2465
        Hunter-Lab:
        36.3399, 13.6769, -1.9047
      #825a6f color charts
#825a6f RGB chart
      #825a6f CMYK chart
      #825a6f RGB pie chart
      #825a6f color shades, tints & tones
#825a6f color schemes
#825a6f color preview, HTML & CSS examples
           This text has a color of #825a6f        
        
          <p style="color:#825a6f;">Text here</p>
        
        
          .mytext {color:#825a6f;}
        
        Text color #825a6f
      
           This box has a color of #825a6f        
        
          <div style="background-color:#825a6f;">Content here</div>
        
        
          .mybackground {background-color:#825a6f;}
        
        Background color #825a6f
      
           Border around this has a color of #825a6f        
        
          <div style="border:2px solid #825a6f;">Content here</div>
        
        
          .myborder {border:2px solid #825a6f;}
        
        Border color #825a6f