#8b1a13 color space conversions
Hex:
        #8b1a13
        RGB:
        139, 26, 19
        CMY:
        45, 90, 93
        CMYK:
        0, 81, 86, 45
      HSL:
        3°, 75.9494%, 30.9804%
        HSV (HSB):
        3°, 86.3309%, 54.5098%
        XYZ:
        11.1344, 6.2748, 1.2404
        xyY:
        0.5970, 0.3365, 6.2748
      CIE-Lab:
        30.0954, 45.9635, 34.4729
        CIE-LCH:
        30.0954, 57.4546, 36.8701
        CIE-Luv:
        30.0954, 82.4919, 19.5122
        Hunter-Lab:
        25.0495, 35.5059, 14.5987
      #8b1a13 color charts
#8b1a13 RGB chart
      #8b1a13 CMYK chart
      #8b1a13 RGB pie chart
      #8b1a13 color shades, tints & tones
#8b1a13 color schemes
#8b1a13 color preview, HTML & CSS examples
           This text has a color of #8b1a13        
        
          <p style="color:#8b1a13;">Text here</p>
        
        
          .mytext {color:#8b1a13;}
        
        Text color #8b1a13
      
           This box has a color of #8b1a13        
        
          <div style="background-color:#8b1a13;">Content here</div>
        
        
          .mybackground {background-color:#8b1a13;}
        
        Background color #8b1a13
      
           Border around this has a color of #8b1a13        
        
          <div style="border:2px solid #8b1a13;">Content here</div>
        
        
          .myborder {border:2px solid #8b1a13;}
        
        Border color #8b1a13