#8c191a color space conversions
Hex:
        #8c191a
        RGB:
        140, 25, 26
        CMY:
        45, 90, 90
        CMYK:
        0, 82, 81, 45
      HSL:
        359°, 69.6970%, 32.3529%
        HSV (HSB):
        359°, 82.1429%, 54.9020%
        XYZ:
        11.3493, 6.3453, 1.6039
        xyY:
        0.5881, 0.3288, 6.3453
      CIE-Lab:
        30.2674, 46.7860, 30.7447
        CIE-LCH:
        30.2674, 55.9836, 33.3103
        CIE-Luv:
        30.2674, 82.5883, 17.5390
        Hunter-Lab:
        25.1899, 36.3410, 13.8578
      #8c191a color charts
#8c191a RGB chart
      #8c191a CMYK chart
      #8c191a RGB pie chart
      #8c191a color shades, tints & tones
#8c191a color schemes
#8c191a color preview, HTML & CSS examples
           This text has a color of #8c191a        
        
          <p style="color:#8c191a;">Text here</p>
        
        
          .mytext {color:#8c191a;}
        
        Text color #8c191a
      
           This box has a color of #8c191a        
        
          <div style="background-color:#8c191a;">Content here</div>
        
        
          .mybackground {background-color:#8c191a;}
        
        Background color #8c191a
      
           Border around this has a color of #8c191a        
        
          <div style="border:2px solid #8c191a;">Content here</div>
        
        
          .myborder {border:2px solid #8c191a;}
        
        Border color #8c191a