#8b1030 color space conversions
Hex:
        #8b1030
        RGB:
        139, 16, 48
        CMY:
        45, 94, 81
        CMYK:
        0, 88, 65, 45
      HSL:
        344°, 79.3548%, 30.3922%
        HSV (HSB):
        344°, 88.4892%, 54.5098%
        XYZ:
        11.3663, 6.0729, 3.3694
        xyY:
        0.5462, 0.2918, 6.0729
      CIE-Lab:
        29.5958, 49.8035, 15.8227
        CIE-LCH:
        29.5958, 52.2565, 17.6251
        CIE-Luv:
        29.5958, 79.2754, 6.6187
        Hunter-Lab:
        24.6434, 39.2037, 9.1438
      #8b1030 color charts
#8b1030 RGB chart
      #8b1030 CMYK chart
      #8b1030 RGB pie chart
      #8b1030 color shades, tints & tones
#8b1030 color schemes
#8b1030 color preview, HTML & CSS examples
           This text has a color of #8b1030        
        
          <p style="color:#8b1030;">Text here</p>
        
        
          .mytext {color:#8b1030;}
        
        Text color #8b1030
      
           This box has a color of #8b1030        
        
          <div style="background-color:#8b1030;">Content here</div>
        
        
          .mybackground {background-color:#8b1030;}
        
        Background color #8b1030
      
           Border around this has a color of #8b1030        
        
          <div style="border:2px solid #8b1030;">Content here</div>
        
        
          .myborder {border:2px solid #8b1030;}
        
        Border color #8b1030