#a9011b color space conversions
Hex:
        #a9011b
        RGB:
        169, 1, 27
        CMY:
        34, 100, 89
        CMYK:
        0, 99, 84, 34
      HSL:
        351°, 98.8235%, 33.3333%
        HSV (HSB):
        351°, 99.4083%, 66.2745%
        XYZ:
        16.5709, 8.5359, 1.8111
        xyY:
        0.6156, 0.3171, 8.5359
      CIE-Lab:
        35.0748, 59.1721, 37.0066
        CIE-LCH:
        35.0748, 69.7913, 32.0221
        CIE-Luv:
        35.0748, 111.2237, 19.9130
        Hunter-Lab:
        29.2162, 50.1135, 16.7759
      #a9011b color charts
#a9011b RGB chart
      #a9011b CMYK chart
      #a9011b RGB pie chart
      #a9011b color shades, tints & tones
#a9011b color schemes
#a9011b color preview, HTML & CSS examples
           This text has a color of #a9011b        
        
          <p style="color:#a9011b;">Text here</p>
        
        
          .mytext {color:#a9011b;}
        
        Text color #a9011b
      
           This box has a color of #a9011b        
        
          <div style="background-color:#a9011b;">Content here</div>
        
        
          .mybackground {background-color:#a9011b;}
        
        Background color #a9011b
      
           Border around this has a color of #a9011b        
        
          <div style="border:2px solid #a9011b;">Content here</div>
        
        
          .myborder {border:2px solid #a9011b;}
        
        Border color #a9011b