#82661d color space conversions
Hex:
        #82661d
        RGB:
        130, 102, 29
        CMY:
        49, 60, 89
        CMYK:
        0, 22, 78, 49
      HSL:
        43°, 63.5220%, 31.1765%
        HSV (HSB):
        43°, 77.6923%, 50.9804%
        XYZ:
        14.1791, 14.3373, 3.1825
        xyY:
        0.4473, 0.4523, 14.3373
      CIE-Lab:
        44.7128, 3.4863, 43.0702
        CIE-LCH:
        44.7128, 43.2110, 85.3723
        CIE-Luv:
        44.7128, 23.0645, 41.8779
        Hunter-Lab:
        37.8646, 0.5794, 21.5220
      #82661d color charts
#82661d RGB chart
      #82661d CMYK chart
      #82661d RGB pie chart
      #82661d color shades, tints & tones
#82661d color schemes
#82661d color preview, HTML & CSS examples
           This text has a color of #82661d        
        
          <p style="color:#82661d;">Text here</p>
        
        
          .mytext {color:#82661d;}
        
        Text color #82661d
      
           This box has a color of #82661d        
        
          <div style="background-color:#82661d;">Content here</div>
        
        
          .mybackground {background-color:#82661d;}
        
        Background color #82661d
      
           Border around this has a color of #82661d        
        
          <div style="border:2px solid #82661d;">Content here</div>
        
        
          .myborder {border:2px solid #82661d;}
        
        Border color #82661d