#8b0e00 color space conversions
Hex:
        #8b0e00
        RGB:
        139, 14, 0
        CMY:
        45, 95, 100
        CMYK:
        0, 90, 100, 45
      HSL:
        6°, 100.0000%, 27.2549%
        HSV (HSB):
        6°, 100.0000%, 54.5098%
        XYZ:
        10.8045, 5.8030, 0.5506
        xyY:
        0.6297, 0.3382, 5.8030
      CIE-Lab:
        28.9100, 48.6323, 41.9688
        CIE-LCH:
        28.9100, 64.2377, 40.7936
        CIE-Luv:
        28.9100, 88.8849, 21.2537
        Hunter-Lab:
        24.0895, 37.9032, 15.5074
      #8b0e00 color charts
#8b0e00 RGB chart
      #8b0e00 CMYK chart
      #8b0e00 RGB pie chart
      #8b0e00 color shades, tints & tones
#8b0e00 color schemes
#8b0e00 color preview, HTML & CSS examples
           This text has a color of #8b0e00        
        
          <p style="color:#8b0e00;">Text here</p>
        
        
          .mytext {color:#8b0e00;}
        
        Text color #8b0e00
      
           This box has a color of #8b0e00        
        
          <div style="background-color:#8b0e00;">Content here</div>
        
        
          .mybackground {background-color:#8b0e00;}
        
        Background color #8b0e00
      
           Border around this has a color of #8b0e00        
        
          <div style="border:2px solid #8b0e00;">Content here</div>
        
        
          .myborder {border:2px solid #8b0e00;}
        
        Border color #8b0e00