#8b180b color space conversions
Hex:
        #8b180b
        RGB:
        139, 24, 11
        CMY:
        45, 91, 96
        CMYK:
        0, 83, 92, 45
      HSL:
        6°, 85.3333%, 29.4118%
        HSV (HSB):
        6°, 92.0863%, 54.5098%
        XYZ:
        11.0345, 6.1664, 0.9253
        xyY:
        0.6088, 0.3402, 6.1664
      CIE-Lab:
        29.8284, 46.3802, 38.1940
        CIE-LCH:
        29.8284, 60.0825, 39.4714
        CIE-Luv:
        29.8284, 84.2845, 20.8300
        Hunter-Lab:
        24.8322, 35.8622, 15.1734
      #8b180b color charts
#8b180b RGB chart
      #8b180b CMYK chart
      #8b180b RGB pie chart
      #8b180b color shades, tints & tones
#8b180b color schemes
#8b180b color preview, HTML & CSS examples
           This text has a color of #8b180b        
        
          <p style="color:#8b180b;">Text here</p>
        
        
          .mytext {color:#8b180b;}
        
        Text color #8b180b
      
           This box has a color of #8b180b        
        
          <div style="background-color:#8b180b;">Content here</div>
        
        
          .mybackground {background-color:#8b180b;}
        
        Background color #8b180b
      
           Border around this has a color of #8b180b        
        
          <div style="border:2px solid #8b180b;">Content here</div>
        
        
          .myborder {border:2px solid #8b180b;}
        
        Border color #8b180b