#8b1c12 color space conversions
Hex:
        #8b1c12
        RGB:
        139, 28, 18
        CMY:
        45, 89, 93
        CMYK:
        0, 80, 87, 45
      HSL:
        5°, 77.0701%, 30.7843%
        HSV (HSB):
        5°, 87.0504%, 54.5098%
        XYZ:
        11.1719, 6.3631, 1.2117
        xyY:
        0.5959, 0.3394, 6.3631
      CIE-Lab:
        30.3108, 45.3095, 35.1947
        CIE-LCH:
        30.3108, 57.3726, 37.8387
        CIE-Luv:
        30.3108, 81.7534, 20.1296
        Hunter-Lab:
        25.2253, 34.9107, 14.8098
      #8b1c12 color charts
#8b1c12 RGB chart
      #8b1c12 CMYK chart
      #8b1c12 RGB pie chart
      #8b1c12 color shades, tints & tones
#8b1c12 color schemes
#8b1c12 color preview, HTML & CSS examples
           This text has a color of #8b1c12        
        
          <p style="color:#8b1c12;">Text here</p>
        
        
          .mytext {color:#8b1c12;}
        
        Text color #8b1c12
      
           This box has a color of #8b1c12        
        
          <div style="background-color:#8b1c12;">Content here</div>
        
        
          .mybackground {background-color:#8b1c12;}
        
        Background color #8b1c12
      
           Border around this has a color of #8b1c12        
        
          <div style="border:2px solid #8b1c12;">Content here</div>
        
        
          .myborder {border:2px solid #8b1c12;}
        
        Border color #8b1c12