#8d4401 color space conversions
Hex:
        #8d4401
        RGB:
        141, 68, 1
        CMY:
        45, 73, 100
        CMYK:
        0, 52, 99, 45
      HSL:
        29°, 98.5915%, 27.8431%
        HSV (HSB):
        29°, 99.2908%, 55.2941%
        XYZ:
        13.0571, 9.7992, 1.2320
        xyY:
        0.5421, 0.4068, 9.7992
      CIE-Lab:
        37.4795, 27.4768, 47.3065
        CIE-LCH:
        37.4795, 54.7072, 59.8510
        CIE-Luv:
        37.4795, 59.0193, 34.2404
        Hunter-Lab:
        31.3036, 19.6732, 19.5792
      #8d4401 color charts
#8d4401 RGB chart
      #8d4401 CMYK chart
      #8d4401 RGB pie chart
      #8d4401 color shades, tints & tones
#8d4401 color schemes
#8d4401 color preview, HTML & CSS examples
           This text has a color of #8d4401        
        
          <p style="color:#8d4401;">Text here</p>
        
        
          .mytext {color:#8d4401;}
        
        Text color #8d4401
      
           This box has a color of #8d4401        
        
          <div style="background-color:#8d4401;">Content here</div>
        
        
          .mybackground {background-color:#8d4401;}
        
        Background color #8d4401
      
           Border around this has a color of #8d4401        
        
          <div style="border:2px solid #8d4401;">Content here</div>
        
        
          .myborder {border:2px solid #8d4401;}
        
        Border color #8d4401