#82341f color space conversions
Hex:
        #82341f
        RGB:
        130, 52, 31
        CMY:
        49, 80, 88
        CMYK:
        0, 60, 76, 49
      HSL:
        13°, 61.4907%, 31.5686%
        HSV (HSB):
        13°, 76.1538%, 50.9804%
        XYZ:
        10.6812, 7.3007, 2.1425
        xyY:
        0.5308, 0.3628, 7.3007
      CIE-Lab:
        32.4820, 32.3114, 29.5946
        CIE-LCH:
        32.4820, 43.8163, 42.4872
        CIE-Luv:
        32.4820, 58.9427, 21.3632
        Hunter-Lab:
        27.0199, 23.2781, 14.2125
      #82341f color charts
#82341f RGB chart
      #82341f CMYK chart
      #82341f RGB pie chart
      #82341f color shades, tints & tones
#82341f color schemes
#82341f color preview, HTML & CSS examples
           This text has a color of #82341f        
        
          <p style="color:#82341f;">Text here</p>
        
        
          .mytext {color:#82341f;}
        
        Text color #82341f
      
           This box has a color of #82341f        
        
          <div style="background-color:#82341f;">Content here</div>
        
        
          .mybackground {background-color:#82341f;}
        
        Background color #82341f
      
           Border around this has a color of #82341f        
        
          <div style="border:2px solid #82341f;">Content here</div>
        
        
          .myborder {border:2px solid #82341f;}
        
        Border color #82341f