#8c4700 color space conversions
Hex:
        #8c4700
        RGB:
        140, 71, 0
        CMY:
        45, 72, 100
        CMYK:
        0, 49, 100, 45
      HSL:
        30°, 100.0000%, 27.4510%
        HSV (HSB):
        30°, 100.0000%, 54.9020%
        XYZ:
        13.0685, 10.0819, 1.2572
        xyY:
        0.5354, 0.4131, 10.0819
      CIE-Lab:
        37.9891, 25.3552, 47.8802
        CIE-LCH:
        37.9891, 54.1793, 62.0963
        CIE-Luv:
        37.9891, 55.8979, 35.3331
        Hunter-Lab:
        31.7520, 17.9007, 19.8788
      #8c4700 color charts
#8c4700 RGB chart
      #8c4700 CMYK chart
      #8c4700 RGB pie chart
      #8c4700 color shades, tints & tones
#8c4700 color schemes
#8c4700 color preview, HTML & CSS examples
           This text has a color of #8c4700        
        
          <p style="color:#8c4700;">Text here</p>
        
        
          .mytext {color:#8c4700;}
        
        Text color #8c4700
      
           This box has a color of #8c4700        
        
          <div style="background-color:#8c4700;">Content here</div>
        
        
          .mybackground {background-color:#8c4700;}
        
        Background color #8c4700
      
           Border around this has a color of #8c4700        
        
          <div style="border:2px solid #8c4700;">Content here</div>
        
        
          .myborder {border:2px solid #8c4700;}
        
        Border color #8c4700