#8b1b11 color space conversions
Hex:
        #8b1b11
        RGB:
        139, 27, 17
        CMY:
        45, 89, 93
        CMYK:
        0, 81, 88, 45
      HSL:
        5°, 78.2051%, 30.5882%
        HSV (HSB):
        5°, 87.7698%, 54.5098%
        XYZ:
        11.1406, 6.3133, 1.1617
        xyY:
        0.5985, 0.3391, 6.3133
      CIE-Lab:
        30.1895, 45.6029, 35.6075
        CIE-LCH:
        30.1895, 57.8577, 37.9833
        CIE-Luv:
        30.1895, 82.3279, 20.1705
        Hunter-Lab:
        25.1263, 35.1729, 14.8471
      #8b1b11 color charts
#8b1b11 RGB chart
      #8b1b11 CMYK chart
      #8b1b11 RGB pie chart
      #8b1b11 color shades, tints & tones
#8b1b11 color schemes
#8b1b11 color preview, HTML & CSS examples
           This text has a color of #8b1b11        
        
          <p style="color:#8b1b11;">Text here</p>
        
        
          .mytext {color:#8b1b11;}
        
        Text color #8b1b11
      
           This box has a color of #8b1b11        
        
          <div style="background-color:#8b1b11;">Content here</div>
        
        
          .mybackground {background-color:#8b1b11;}
        
        Background color #8b1b11
      
           Border around this has a color of #8b1b11        
        
          <div style="border:2px solid #8b1b11;">Content here</div>
        
        
          .myborder {border:2px solid #8b1b11;}
        
        Border color #8b1b11