#8c131d color space conversions
Hex:
        #8c131d
        RGB:
        140, 19, 29
        CMY:
        45, 93, 89
        CMYK:
        0, 86, 79, 45
      HSL:
        355°, 76.1006%, 31.1765%
        HSV (HSB):
        355°, 86.4286%, 54.9020%
        XYZ:
        11.2699, 6.1299, 1.7516
        xyY:
        0.5885, 0.3201, 6.1299
      CIE-Lab:
        29.7379, 48.4927, 28.3704
        CIE-LCH:
        29.7379, 56.1820, 30.3295
        CIE-Luv:
        29.7379, 84.1772, 15.5644
        Hunter-Lab:
        24.7586, 37.9236, 13.1365
      #8c131d color charts
#8c131d RGB chart
      #8c131d CMYK chart
      #8c131d RGB pie chart
      #8c131d color shades, tints & tones
#8c131d color schemes
#8c131d color preview, HTML & CSS examples
           This text has a color of #8c131d        
        
          <p style="color:#8c131d;">Text here</p>
        
        
          .mytext {color:#8c131d;}
        
        Text color #8c131d
      
           This box has a color of #8c131d        
        
          <div style="background-color:#8c131d;">Content here</div>
        
        
          .mybackground {background-color:#8c131d;}
        
        Background color #8c131d
      
           Border around this has a color of #8c131d        
        
          <div style="border:2px solid #8c131d;">Content here</div>
        
        
          .myborder {border:2px solid #8c131d;}
        
        Border color #8c131d