#8c191b color space conversions
Hex:
        #8c191b
        RGB:
        140, 25, 27
        CMY:
        45, 90, 89
        CMYK:
        0, 82, 81, 45
      HSL:
        359°, 69.6970%, 32.3529%
        HSV (HSB):
        359°, 82.1429%, 54.9020%
        XYZ:
        11.3607, 6.3498, 1.6638
        xyY:
        0.5864, 0.3277, 6.3498
      CIE-Lab:
        30.2785, 46.8206, 30.1608
        CIE-LCH:
        30.2785, 55.6941, 32.7887
        CIE-Luv:
        30.2785, 82.4060, 17.2206
        Hunter-Lab:
        25.1989, 36.3769, 13.7246
      #8c191b color charts
#8c191b RGB chart
      #8c191b CMYK chart
      #8c191b RGB pie chart
      #8c191b color shades, tints & tones
#8c191b color schemes
#8c191b color preview, HTML & CSS examples
           This text has a color of #8c191b        
        
          <p style="color:#8c191b;">Text here</p>
        
        
          .mytext {color:#8c191b;}
        
        Text color #8c191b
      
           This box has a color of #8c191b        
        
          <div style="background-color:#8c191b;">Content here</div>
        
        
          .mybackground {background-color:#8c191b;}
        
        Background color #8c191b
      
           Border around this has a color of #8c191b        
        
          <div style="border:2px solid #8c191b;">Content here</div>
        
        
          .myborder {border:2px solid #8c191b;}
        
        Border color #8c191b