#82715e color space conversions
Hex:
        #82715e
        RGB:
        130, 113, 94
        CMY:
        49, 56, 63
        CMYK:
        0, 13, 28, 49
      HSL:
        32°, 16.0714%, 43.9216%
        HSV (HSB):
        32°, 27.6923%, 50.9804%
        XYZ:
        17.1314, 17.3642, 13.0384
        xyY:
        0.3604, 0.3653, 17.3642
      CIE-Lab:
        48.7157, 3.4900, 12.9998
        CIE-LCH:
        48.7157, 13.4601, 74.9725
        CIE-Luv:
        48.7157, 11.7336, 15.8996
        Hunter-Lab:
        41.6704, 0.4612, 10.6179
      #82715e color charts
#82715e RGB chart
      #82715e CMYK chart
      #82715e RGB pie chart
      #82715e color shades, tints & tones
#82715e color schemes
#82715e color preview, HTML & CSS examples
           This text has a color of #82715e        
        
          <p style="color:#82715e;">Text here</p>
        
        
          .mytext {color:#82715e;}
        
        Text color #82715e
      
           This box has a color of #82715e        
        
          <div style="background-color:#82715e;">Content here</div>
        
        
          .mybackground {background-color:#82715e;}
        
        Background color #82715e
      
           Border around this has a color of #82715e        
        
          <div style="border:2px solid #82715e;">Content here</div>
        
        
          .myborder {border:2px solid #82715e;}
        
        Border color #82715e