#82725f color space conversions
Hex:
        #82725f
        RGB:
        130, 114, 95
        CMY:
        49, 55, 63
        CMYK:
        0, 12, 27, 49
      HSL:
        33°, 15.5556%, 44.1176%
        HSV (HSB):
        33°, 26.9231%, 50.9804%
        XYZ:
        17.2888, 17.6067, 13.3137
        xyY:
        0.3586, 0.3652, 17.6067
      CIE-Lab:
        49.0155, 3.0599, 12.8277
        CIE-LCH:
        49.0155, 13.1876, 76.5835
        CIE-Luv:
        49.0155, 11.0718, 15.8038
        Hunter-Lab:
        41.9603, 0.1163, 10.5600
      #82725f color charts
#82725f RGB chart
      #82725f CMYK chart
      #82725f RGB pie chart
      #82725f color shades, tints & tones
#82725f color schemes
#82725f color preview, HTML & CSS examples
           This text has a color of #82725f        
        
          <p style="color:#82725f;">Text here</p>
        
        
          .mytext {color:#82725f;}
        
        Text color #82725f
      
           This box has a color of #82725f        
        
          <div style="background-color:#82725f;">Content here</div>
        
        
          .mybackground {background-color:#82725f;}
        
        Background color #82725f
      
           Border around this has a color of #82725f        
        
          <div style="border:2px solid #82725f;">Content here</div>
        
        
          .myborder {border:2px solid #82725f;}
        
        Border color #82725f