#8b372b color space conversions
Hex:
        #8b372b
        RGB:
        139, 55, 43
        CMY:
        45, 78, 83
        CMYK:
        0, 60, 69, 45
      HSL:
        7°, 52.7473%, 35.6863%
        HSV (HSB):
        7°, 69.0647%, 54.5098%
        XYZ:
        12.4497, 8.3958, 3.2499
        xyY:
        0.5167, 0.3484, 8.3958
      CIE-Lab:
        34.7939, 34.9886, 25.5366
        CIE-LCH:
        34.7939, 43.3165, 36.1240
        CIE-Luv:
        34.7939, 62.5695, 18.8839
        Hunter-Lab:
        28.9754, 25.9879, 13.6329
      #8b372b color charts
#8b372b RGB chart
      #8b372b CMYK chart
      #8b372b RGB pie chart
      #8b372b color shades, tints & tones
#8b372b color schemes
#8b372b color preview, HTML & CSS examples
           This text has a color of #8b372b        
        
          <p style="color:#8b372b;">Text here</p>
        
        
          .mytext {color:#8b372b;}
        
        Text color #8b372b
      
           This box has a color of #8b372b        
        
          <div style="background-color:#8b372b;">Content here</div>
        
        
          .mybackground {background-color:#8b372b;}
        
        Background color #8b372b
      
           Border around this has a color of #8b372b        
        
          <div style="border:2px solid #8b372b;">Content here</div>
        
        
          .myborder {border:2px solid #8b372b;}
        
        Border color #8b372b