#a9132e color space conversions
Hex:
        #a9132e
        RGB:
        169, 19, 46
        CMY:
        34, 93, 82
        CMYK:
        0, 89, 73, 34
      HSL:
        349°, 79.7872%, 36.8627%
        HSV (HSB):
        349°, 88.7574%, 66.2745%
        XYZ:
        17.0882, 9.0980, 3.4402
        xyY:
        0.5768, 0.3071, 9.0980
      CIE-Lab:
        36.1723, 57.3186, 26.7249
        CIE-LCH:
        36.1723, 63.2427, 24.9974
        CIE-Luv:
        36.1723, 103.1016, 14.7249
        Hunter-Lab:
        30.1629, 48.3405, 14.3518
      #a9132e color charts
#a9132e RGB chart
      #a9132e CMYK chart
      #a9132e RGB pie chart
      #a9132e color shades, tints & tones
#a9132e color schemes
#a9132e color preview, HTML & CSS examples
           This text has a color of #a9132e        
        
          <p style="color:#a9132e;">Text here</p>
        
        
          .mytext {color:#a9132e;}
        
        Text color #a9132e
      
           This box has a color of #a9132e        
        
          <div style="background-color:#a9132e;">Content here</div>
        
        
          .mybackground {background-color:#a9132e;}
        
        Background color #a9132e
      
           Border around this has a color of #a9132e        
        
          <div style="border:2px solid #a9132e;">Content here</div>
        
        
          .myborder {border:2px solid #a9132e;}
        
        Border color #a9132e