#82481e color space conversions
Hex:
        #82481e
        RGB:
        130, 72, 30
        CMY:
        49, 72, 88
        CMYK:
        0, 45, 77, 49
      HSL:
        25°, 62.5000%, 31.3725%
        HSV (HSB):
        25°, 76.9231%, 50.9804%
        XYZ:
        11.7576, 9.4743, 2.4373
        xyY:
        0.4967, 0.4003, 9.4743
      CIE-Lab:
        36.8819, 21.1934, 34.8100
        CIE-LCH:
        36.8819, 40.7541, 58.6657
        CIE-Luv:
        36.8819, 45.0417, 29.0930
        Hunter-Lab:
        30.7803, 14.3187, 16.8514
      #82481e color charts
#82481e RGB chart
      #82481e CMYK chart
      #82481e RGB pie chart
      #82481e color shades, tints & tones
#82481e color schemes
#82481e color preview, HTML & CSS examples
           This text has a color of #82481e        
        
          <p style="color:#82481e;">Text here</p>
        
        
          .mytext {color:#82481e;}
        
        Text color #82481e
      
           This box has a color of #82481e        
        
          <div style="background-color:#82481e;">Content here</div>
        
        
          .mybackground {background-color:#82481e;}
        
        Background color #82481e
      
           Border around this has a color of #82481e        
        
          <div style="border:2px solid #82481e;">Content here</div>
        
        
          .myborder {border:2px solid #82481e;}
        
        Border color #82481e