#8c372b color space conversions
Hex:
        #8c372b
        RGB:
        140, 55, 43
        CMY:
        45, 78, 83
        CMYK:
        0, 61, 69, 45
      HSL:
        7°, 53.0055%, 35.8824%
        HSV (HSB):
        7°, 69.2857%, 54.9020%
        XYZ:
        12.6175, 8.4822, 3.2577
        xyY:
        0.5180, 0.3482, 8.4822
      CIE-Lab:
        34.9677, 35.3749, 25.7863
        CIE-LCH:
        34.9677, 43.7757, 36.0900
        CIE-Luv:
        34.9677, 63.4005, 19.0361
        Hunter-Lab:
        29.1243, 26.3636, 13.7551
      #8c372b color charts
#8c372b RGB chart
      #8c372b CMYK chart
      #8c372b RGB pie chart
      #8c372b color shades, tints & tones
#8c372b color schemes
#8c372b color preview, HTML & CSS examples
           This text has a color of #8c372b        
        
          <p style="color:#8c372b;">Text here</p>
        
        
          .mytext {color:#8c372b;}
        
        Text color #8c372b
      
           This box has a color of #8c372b        
        
          <div style="background-color:#8c372b;">Content here</div>
        
        
          .mybackground {background-color:#8c372b;}
        
        Background color #8c372b
      
           Border around this has a color of #8c372b        
        
          <div style="border:2px solid #8c372b;">Content here</div>
        
        
          .myborder {border:2px solid #8c372b;}
        
        Border color #8c372b