#82634b color space conversions
Hex:
        #82634b
        RGB:
        130, 99, 75
        CMY:
        49, 61, 71
        CMYK:
        0, 24, 42, 49
      HSL:
        26°, 26.8293%, 40.1961%
        HSV (HSB):
        26°, 42.3077%, 50.9804%
        XYZ:
        14.9378, 14.1775, 8.6058
        xyY:
        0.3960, 0.3759, 14.1775
      CIE-Lab:
        44.4864, 9.1098, 18.4566
        CIE-LCH:
        44.4864, 20.5824, 63.7299
        CIE-Luv:
        44.4864, 21.9421, 20.3398
        Hunter-Lab:
        37.6530, 4.9220, 12.8060
      #82634b color charts
#82634b RGB chart
      #82634b CMYK chart
      #82634b RGB pie chart
      #82634b color shades, tints & tones
#82634b color schemes
#82634b color preview, HTML & CSS examples
           This text has a color of #82634b        
        
          <p style="color:#82634b;">Text here</p>
        
        
          .mytext {color:#82634b;}
        
        Text color #82634b
      
           This box has a color of #82634b        
        
          <div style="background-color:#82634b;">Content here</div>
        
        
          .mybackground {background-color:#82634b;}
        
        Background color #82634b
      
           Border around this has a color of #82634b        
        
          <div style="border:2px solid #82634b;">Content here</div>
        
        
          .myborder {border:2px solid #82634b;}
        
        Border color #82634b