#8b1026 color space conversions
Hex:
        #8b1026
        RGB:
        139, 16, 38
        CMY:
        45, 94, 85
        CMYK:
        0, 88, 73, 45
      HSL:
        349°, 79.3548%, 30.3922%
        HSV (HSB):
        349°, 88.4892%, 54.5098%
        XYZ:
        11.1826, 5.9995, 2.4023
        xyY:
        0.5710, 0.3063, 5.9995
      CIE-Lab:
        29.4112, 49.2652, 22.2004
        CIE-LCH:
        29.4112, 54.0363, 24.2578
        CIE-Luv:
        29.4112, 82.1549, 11.4165
        Hunter-Lab:
        24.4939, 38.6294, 11.3306
      #8b1026 color charts
#8b1026 RGB chart
      #8b1026 CMYK chart
      #8b1026 RGB pie chart
      #8b1026 color shades, tints & tones
#8b1026 color schemes
#8b1026 color preview, HTML & CSS examples
           This text has a color of #8b1026        
        
          <p style="color:#8b1026;">Text here</p>
        
        
          .mytext {color:#8b1026;}
        
        Text color #8b1026
      
           This box has a color of #8b1026        
        
          <div style="background-color:#8b1026;">Content here</div>
        
        
          .mybackground {background-color:#8b1026;}
        
        Background color #8b1026
      
           Border around this has a color of #8b1026        
        
          <div style="border:2px solid #8b1026;">Content here</div>
        
        
          .myborder {border:2px solid #8b1026;}
        
        Border color #8b1026