#8c0b1b color space conversions
Hex:
        #8c0b1b
        RGB:
        140, 11, 27
        CMY:
        45, 96, 89
        CMYK:
        0, 92, 81, 45
      HSL:
        353°, 85.4305%, 29.6078%
        HSV (HSB):
        353°, 92.1429%, 54.9020%
        XYZ:
        11.1327, 5.8939, 1.5878
        xyY:
        0.5981, 0.3166, 5.8939
      CIE-Lab:
        29.1433, 50.0552, 28.9708
        CIE-LCH:
        29.1433, 57.8345, 30.0613
        CIE-Luv:
        29.1433, 86.7935, 15.2392
        Hunter-Lab:
        24.2774, 39.3680, 13.1165
      #8c0b1b color charts
#8c0b1b RGB chart
      #8c0b1b CMYK chart
      #8c0b1b RGB pie chart
      #8c0b1b color shades, tints & tones
#8c0b1b color schemes
#8c0b1b color preview, HTML & CSS examples
           This text has a color of #8c0b1b        
        
          <p style="color:#8c0b1b;">Text here</p>
        
        
          .mytext {color:#8c0b1b;}
        
        Text color #8c0b1b
      
           This box has a color of #8c0b1b        
        
          <div style="background-color:#8c0b1b;">Content here</div>
        
        
          .mybackground {background-color:#8c0b1b;}
        
        Background color #8c0b1b
      
           Border around this has a color of #8c0b1b        
        
          <div style="border:2px solid #8c0b1b;">Content here</div>
        
        
          .myborder {border:2px solid #8c0b1b;}
        
        Border color #8c0b1b