#8b393b color space conversions
Hex:
        #8b393b
        RGB:
        139, 57, 59
        CMY:
        45, 78, 77
        CMYK:
        0, 59, 58, 45
      HSL:
        359°, 41.8367%, 38.4314%
        HSV (HSB):
        359°, 58.9928%, 54.5098%
        XYZ:
        12.9000, 8.7310, 5.1430
        xyY:
        0.4818, 0.3261, 8.7310
      CIE-Lab:
        35.4611, 35.1380, 16.4298
        CIE-LCH:
        35.4611, 38.7893, 25.0598
        CIE-Luv:
        35.4611, 58.1267, 11.5059
        Hunter-Lab:
        29.5482, 26.2191, 10.3641
      #8b393b color charts
#8b393b RGB chart
      #8b393b CMYK chart
      #8b393b RGB pie chart
      #8b393b color shades, tints & tones
#8b393b color schemes
#8b393b color preview, HTML & CSS examples
           This text has a color of #8b393b        
        
          <p style="color:#8b393b;">Text here</p>
        
        
          .mytext {color:#8b393b;}
        
        Text color #8b393b
      
           This box has a color of #8b393b        
        
          <div style="background-color:#8b393b;">Content here</div>
        
        
          .mybackground {background-color:#8b393b;}
        
        Background color #8b393b
      
           Border around this has a color of #8b393b        
        
          <div style="border:2px solid #8b393b;">Content here</div>
        
        
          .myborder {border:2px solid #8b393b;}
        
        Border color #8b393b