#8b1e1e color space conversions
Hex:
        #8b1e1e
        RGB:
        139, 30, 30
        CMY:
        45, 88, 88
        CMYK:
        0, 78, 78, 45
      HSL:
        0°, 64.4970%, 33.1373%
        HSV (HSB):
        0°, 78.4173%, 54.5098%
        XYZ:
        11.3461, 6.5113, 1.8871
        xyY:
        0.5746, 0.3298, 6.5113
      CIE-Lab:
        30.6673, 45.0389, 28.7033
        CIE-LCH:
        30.6673, 53.4077, 32.5093
        CIE-Luv:
        30.6673, 78.9062, 17.0151
        Hunter-Lab:
        25.5172, 34.7141, 13.4773
      #8b1e1e color charts
#8b1e1e RGB chart
      #8b1e1e CMYK chart
      #8b1e1e RGB pie chart
      #8b1e1e color shades, tints & tones
#8b1e1e color schemes
#8b1e1e color preview, HTML & CSS examples
           This text has a color of #8b1e1e        
        
          <p style="color:#8b1e1e;">Text here</p>
        
        
          .mytext {color:#8b1e1e;}
        
        Text color #8b1e1e
      
           This box has a color of #8b1e1e        
        
          <div style="background-color:#8b1e1e;">Content here</div>
        
        
          .mybackground {background-color:#8b1e1e;}
        
        Background color #8b1e1e
      
           Border around this has a color of #8b1e1e        
        
          <div style="border:2px solid #8b1e1e;">Content here</div>
        
        
          .myborder {border:2px solid #8b1e1e;}
        
        Border color #8b1e1e