#8c000b color space conversions
Hex:
        #8c000b
        RGB:
        140, 0, 11
        CMY:
        45, 100, 96
        CMYK:
        0, 100, 92, 45
      HSL:
        355°, 100.0000%, 27.4510%
        HSV (HSB):
        355°, 100.0000%, 54.9020%
        XYZ:
        10.8756, 5.5996, 0.8242
        xyY:
        0.6287, 0.3237, 5.5996
      CIE-Lab:
        28.3790, 51.4516, 37.1399
        CIE-LCH:
        28.3790, 63.4558, 35.8233
        CIE-Luv:
        28.3790, 91.8855, 18.2203
        Hunter-Lab:
        23.6635, 40.6266, 14.4993
      #8c000b color charts
#8c000b RGB chart
      #8c000b CMYK chart
      #8c000b RGB pie chart
      #8c000b color shades, tints & tones
#8c000b color schemes
#8c000b color preview, HTML & CSS examples
           This text has a color of #8c000b        
        
          <p style="color:#8c000b;">Text here</p>
        
        
          .mytext {color:#8c000b;}
        
        Text color #8c000b
      
           This box has a color of #8c000b        
        
          <div style="background-color:#8c000b;">Content here</div>
        
        
          .mybackground {background-color:#8c000b;}
        
        Background color #8c000b
      
           Border around this has a color of #8c000b        
        
          <div style="border:2px solid #8c000b;">Content here</div>
        
        
          .myborder {border:2px solid #8c000b;}
        
        Border color #8c000b