#a9111d color space conversions
Hex:
        #a9111d
        RGB:
        169, 17, 29
        CMY:
        34, 93, 89
        CMYK:
        0, 90, 83, 34
      HSL:
        355°, 81.7204%, 36.4706%
        HSV (HSB):
        355°, 89.9408%, 66.2745%
        XYZ:
        16.7844, 8.9246, 2.0004
        xyY:
        0.6057, 0.3221, 8.9246
      CIE-Lab:
        35.8388, 57.0741, 36.6038
        CIE-LCH:
        35.8388, 67.8033, 32.6736
        CIE-Luv:
        35.8388, 107.4982, 20.6830
        Hunter-Lab:
        29.8741, 48.0084, 16.9418
      #a9111d color charts
#a9111d RGB chart
      #a9111d CMYK chart
      #a9111d RGB pie chart
      #a9111d color shades, tints & tones
#a9111d color schemes
#a9111d color preview, HTML & CSS examples
           This text has a color of #a9111d        
        
          <p style="color:#a9111d;">Text here</p>
        
        
          .mytext {color:#a9111d;}
        
        Text color #a9111d
      
           This box has a color of #a9111d        
        
          <div style="background-color:#a9111d;">Content here</div>
        
        
          .mybackground {background-color:#a9111d;}
        
        Background color #a9111d
      
           Border around this has a color of #a9111d        
        
          <div style="border:2px solid #a9111d;">Content here</div>
        
        
          .myborder {border:2px solid #a9111d;}
        
        Border color #a9111d