#8c1c31 color space conversions
Hex:
        #8c1c31
        RGB:
        140, 28, 49
        CMY:
        45, 89, 81
        CMYK:
        0, 80, 65, 45
      HSL:
        349°, 66.6667%, 32.9412%
        HSV (HSB):
        349°, 80.0000%, 54.9020%
        XYZ:
        11.7848, 6.6277, 3.5639
        xyY:
        0.5362, 0.3016, 6.6277
      CIE-Lab:
        30.9439, 46.9803, 16.9617
        CIE-LCH:
        30.9439, 49.9484, 19.8515
        CIE-Luv:
        30.9439, 75.9852, 8.4581
        Hunter-Lab:
        25.7443, 36.6584, 9.8133
      #8c1c31 color charts
#8c1c31 RGB chart
      #8c1c31 CMYK chart
      #8c1c31 RGB pie chart
      #8c1c31 color shades, tints & tones
#8c1c31 color schemes
#8c1c31 color preview, HTML & CSS examples
           This text has a color of #8c1c31        
        
          <p style="color:#8c1c31;">Text here</p>
        
        
          .mytext {color:#8c1c31;}
        
        Text color #8c1c31
      
           This box has a color of #8c1c31        
        
          <div style="background-color:#8c1c31;">Content here</div>
        
        
          .mybackground {background-color:#8c1c31;}
        
        Background color #8c1c31
      
           Border around this has a color of #8c1c31        
        
          <div style="border:2px solid #8c1c31;">Content here</div>
        
        
          .myborder {border:2px solid #8c1c31;}
        
        Border color #8c1c31