#8b1e1f color space conversions
Hex:
        #8b1e1f
        RGB:
        139, 30, 31
        CMY:
        45, 88, 88
        CMYK:
        0, 78, 78, 45
      HSL:
        359°, 64.4970%, 33.1373%
        HSV (HSB):
        359°, 78.4173%, 54.5098%
        XYZ:
        11.3591, 6.5164, 1.9554
        xyY:
        0.5728, 0.3286, 6.5164
      CIE-Lab:
        30.6797, 45.0793, 28.1072
        CIE-LCH:
        30.6797, 53.1240, 31.9438
        CIE-Luv:
        30.6797, 78.7120, 16.6595
        Hunter-Lab:
        25.5273, 34.7555, 13.3274
      #8b1e1f color charts
#8b1e1f RGB chart
      #8b1e1f CMYK chart
      #8b1e1f RGB pie chart
      #8b1e1f color shades, tints & tones
#8b1e1f color schemes
#8b1e1f color preview, HTML & CSS examples
           This text has a color of #8b1e1f        
        
          <p style="color:#8b1e1f;">Text here</p>
        
        
          .mytext {color:#8b1e1f;}
        
        Text color #8b1e1f
      
           This box has a color of #8b1e1f        
        
          <div style="background-color:#8b1e1f;">Content here</div>
        
        
          .mybackground {background-color:#8b1e1f;}
        
        Background color #8b1e1f
      
           Border around this has a color of #8b1e1f        
        
          <div style="border:2px solid #8b1e1f;">Content here</div>
        
        
          .myborder {border:2px solid #8b1e1f;}
        
        Border color #8b1e1f