#8b011f color space conversions
Hex:
        #8b011f
        RGB:
        139, 1, 31
        CMY:
        45, 100, 88
        CMYK:
        0, 99, 78, 45
      HSL:
        347°, 98.5714%, 27.4510%
        HSV (HSB):
        347°, 99.2806%, 54.5098%
        XYZ:
        10.9056, 5.6096, 1.8043
        xyY:
        0.5953, 0.3062, 5.6096
      CIE-Lab:
        28.4054, 51.5610, 25.5717
        CIE-LCH:
        28.4054, 57.5539, 26.3791
        CIE-Luv:
        28.4054, 87.2869, 12.6303
        Hunter-Lab:
        23.6846, 40.7427, 12.0625
      #8b011f color charts
#8b011f RGB chart
      #8b011f CMYK chart
      #8b011f RGB pie chart
      #8b011f color shades, tints & tones
#8b011f color schemes
#8b011f color preview, HTML & CSS examples
           This text has a color of #8b011f        
        
          <p style="color:#8b011f;">Text here</p>
        
        
          .mytext {color:#8b011f;}
        
        Text color #8b011f
      
           This box has a color of #8b011f        
        
          <div style="background-color:#8b011f;">Content here</div>
        
        
          .mybackground {background-color:#8b011f;}
        
        Background color #8b011f
      
           Border around this has a color of #8b011f        
        
          <div style="border:2px solid #8b011f;">Content here</div>
        
        
          .myborder {border:2px solid #8b011f;}
        
        Border color #8b011f