#82675f color space conversions
Hex:
        #82675f
        RGB:
        130, 103, 95
        CMY:
        49, 60, 63
        CMYK:
        0, 21, 27, 49
      HSL:
        14°, 15.5556%, 44.1176%
        HSV (HSB):
        14°, 26.9231%, 50.9804%
        XYZ:
        16.1217, 15.2725, 12.9247
        xyY:
        0.3638, 0.3446, 15.2725
      CIE-Lab:
        46.0053, 9.5115, 8.6140
        CIE-LCH:
        46.0053, 12.8324, 42.1652
        CIE-Luv:
        46.0053, 17.4873, 9.3779
        Hunter-Lab:
        39.0801, 5.2465, 7.7475
      #82675f color charts
#82675f RGB chart
      #82675f CMYK chart
      #82675f RGB pie chart
      #82675f color shades, tints & tones
#82675f color schemes
#82675f color preview, HTML & CSS examples
           This text has a color of #82675f        
        
          <p style="color:#82675f;">Text here</p>
        
        
          .mytext {color:#82675f;}
        
        Text color #82675f
      
           This box has a color of #82675f        
        
          <div style="background-color:#82675f;">Content here</div>
        
        
          .mybackground {background-color:#82675f;}
        
        Background color #82675f
      
           Border around this has a color of #82675f        
        
          <div style="border:2px solid #82675f;">Content here</div>
        
        
          .myborder {border:2px solid #82675f;}
        
        Border color #82675f