#8c131a color space conversions
Hex:
        #8c131a
        RGB:
        140, 19, 26
        CMY:
        45, 93, 90
        CMYK:
        0, 86, 81, 45
      HSL:
        357°, 76.1006%, 31.1765%
        HSV (HSB):
        357°, 86.4286%, 54.9020%
        XYZ:
        11.2345, 6.1158, 1.5656
        xyY:
        0.5939, 0.3233, 6.1158
      CIE-Lab:
        29.7027, 48.3874, 30.1639
        CIE-LCH:
        29.7027, 57.0193, 31.9387
        CIE-Luv:
        29.7027, 84.7711, 16.5586
        Hunter-Lab:
        24.7301, 37.8124, 13.5575
      #8c131a color charts
#8c131a RGB chart
      #8c131a CMYK chart
      #8c131a RGB pie chart
      #8c131a color shades, tints & tones
#8c131a color schemes
#8c131a color preview, HTML & CSS examples
           This text has a color of #8c131a        
        
          <p style="color:#8c131a;">Text here</p>
        
        
          .mytext {color:#8c131a;}
        
        Text color #8c131a
      
           This box has a color of #8c131a        
        
          <div style="background-color:#8c131a;">Content here</div>
        
        
          .mybackground {background-color:#8c131a;}
        
        Background color #8c131a
      
           Border around this has a color of #8c131a        
        
          <div style="border:2px solid #8c131a;">Content here</div>
        
        
          .myborder {border:2px solid #8c131a;}
        
        Border color #8c131a