#a91314 color space conversions
Hex:
        #a91314
        RGB:
        169, 19, 20
        CMY:
        34, 93, 92
        CMYK:
        0, 89, 88, 34
      HSL:
        360°, 79.7872%, 36.8627%
        HSV (HSB):
        360°, 88.7574%, 66.2745%
        XYZ:
        16.7213, 8.9513, 1.5083
        xyY:
        0.6152, 0.3293, 8.9513
      CIE-Lab:
        35.8903, 56.5001, 41.4333
        CIE-LCH:
        35.8903, 70.0641, 36.2538
        CIE-Luv:
        35.8903, 108.3612, 23.1854
        Hunter-Lab:
        29.9187, 47.4047, 17.9541
      #a91314 color charts
#a91314 RGB chart
      #a91314 CMYK chart
      #a91314 RGB pie chart
      #a91314 color shades, tints & tones
#a91314 color schemes
#a91314 color preview, HTML & CSS examples
           This text has a color of #a91314        
        
          <p style="color:#a91314;">Text here</p>
        
        
          .mytext {color:#a91314;}
        
        Text color #a91314
      
           This box has a color of #a91314        
        
          <div style="background-color:#a91314;">Content here</div>
        
        
          .mybackground {background-color:#a91314;}
        
        Background color #a91314
      
           Border around this has a color of #a91314        
        
          <div style="border:2px solid #a91314;">Content here</div>
        
        
          .myborder {border:2px solid #a91314;}
        
        Border color #a91314