#8d3800 color space conversions
Hex:
        #8d3800
        RGB:
        141, 56, 0
        CMY:
        45, 78, 100
        CMYK:
        0, 60, 100, 45
      HSL:
        24°, 100.0000%, 27.6471%
        HSV (HSB):
        24°, 100.0000%, 55.2941%
        XYZ:
        12.3987, 8.4911, 0.9855
        xyY:
        0.5668, 0.3882, 8.4911
      CIE-Lab:
        34.9854, 33.8159, 46.2263
        CIE-LCH:
        34.9854, 57.2747, 53.8134
        CIE-Luv:
        34.9854, 68.0642, 30.5227
        Hunter-Lab:
        29.1394, 24.9568, 18.3925
      #8d3800 color charts
#8d3800 RGB chart
      #8d3800 CMYK chart
      #8d3800 RGB pie chart
      #8d3800 color shades, tints & tones
#8d3800 color schemes
#8d3800 color preview, HTML & CSS examples
           This text has a color of #8d3800        
        
          <p style="color:#8d3800;">Text here</p>
        
        
          .mytext {color:#8d3800;}
        
        Text color #8d3800
      
           This box has a color of #8d3800        
        
          <div style="background-color:#8d3800;">Content here</div>
        
        
          .mybackground {background-color:#8d3800;}
        
        Background color #8d3800
      
           Border around this has a color of #8d3800        
        
          <div style="border:2px solid #8d3800;">Content here</div>
        
        
          .myborder {border:2px solid #8d3800;}
        
        Border color #8d3800