#825f6b color space conversions
Hex:
        #825f6b
        RGB:
        130, 95, 107
        CMY:
        49, 63, 58
        CMYK:
        0, 27, 18, 49
      HSL:
        339°, 15.5556%, 44.1176%
        HSV (HSB):
        339°, 26.9231%, 50.9804%
        XYZ:
        15.9520, 13.9918, 15.7698
        xyY:
        0.3490, 0.3061, 13.9918
      CIE-Lab:
        44.2211, 16.2268, -1.2018
        CIE-LCH:
        44.2211, 16.2712, 355.7642
        CIE-Luv:
        44.2211, 20.5635, -4.1979
        Hunter-Lab:
        37.4056, 10.6633, 1.1878
      #825f6b color charts
#825f6b RGB chart
      #825f6b CMYK chart
      #825f6b RGB pie chart
      #825f6b color shades, tints & tones
#825f6b color schemes
#825f6b color preview, HTML & CSS examples
           This text has a color of #825f6b        
        
          <p style="color:#825f6b;">Text here</p>
        
        
          .mytext {color:#825f6b;}
        
        Text color #825f6b
      
           This box has a color of #825f6b        
        
          <div style="background-color:#825f6b;">Content here</div>
        
        
          .mybackground {background-color:#825f6b;}
        
        Background color #825f6b
      
           Border around this has a color of #825f6b        
        
          <div style="border:2px solid #825f6b;">Content here</div>
        
        
          .myborder {border:2px solid #825f6b;}
        
        Border color #825f6b