#8c4a37 color space conversions
Hex:
        #8c4a37
        RGB:
        140, 74, 55
        CMY:
        45, 71, 78
        CMYK:
        0, 47, 61, 45
      HSL:
        13°, 43.5897%, 38.2353%
        HSV (HSB):
        13°, 60.7143%, 54.9020%
        XYZ:
        13.9536, 10.7488, 4.9537
        xyY:
        0.4705, 0.3624, 10.7488
      CIE-Lab:
        39.1542, 26.0326, 23.6952
        CIE-LCH:
        39.1542, 35.2017, 42.3089
        CIE-Luv:
        39.1542, 48.7864, 20.7126
        Hunter-Lab:
        32.7854, 18.5957, 13.9914
      #8c4a37 color charts
#8c4a37 RGB chart
      #8c4a37 CMYK chart
      #8c4a37 RGB pie chart
      #8c4a37 color shades, tints & tones
#8c4a37 color schemes
#8c4a37 color preview, HTML & CSS examples
           This text has a color of #8c4a37        
        
          <p style="color:#8c4a37;">Text here</p>
        
        
          .mytext {color:#8c4a37;}
        
        Text color #8c4a37
      
           This box has a color of #8c4a37        
        
          <div style="background-color:#8c4a37;">Content here</div>
        
        
          .mybackground {background-color:#8c4a37;}
        
        Background color #8c4a37
      
           Border around this has a color of #8c4a37        
        
          <div style="border:2px solid #8c4a37;">Content here</div>
        
        
          .myborder {border:2px solid #8c4a37;}
        
        Border color #8c4a37