#a9211b color space conversions
Hex:
        #a9211b
        RGB:
        169, 33, 27
        CMY:
        34, 87, 89
        CMYK:
        0, 80, 84, 34
      HSL:
        3°, 72.4490%, 38.4314%
        HSV (HSB):
        3°, 84.0237%, 66.2745%
        XYZ:
        17.1039, 9.6019, 1.9888
        xyY:
        0.5961, 0.3346, 9.6019
      CIE-Lab:
        37.1182, 53.3279, 38.9120
        CIE-LCH:
        37.1182, 66.0152, 36.1172
        CIE-Luv:
        37.1182, 102.1014, 23.5600
        Hunter-Lab:
        30.9869, 44.2999, 17.8855
      #a9211b color charts
#a9211b RGB chart
      #a9211b CMYK chart
      #a9211b RGB pie chart
      #a9211b color shades, tints & tones
#a9211b color schemes
#a9211b color preview, HTML & CSS examples
           This text has a color of #a9211b        
        
          <p style="color:#a9211b;">Text here</p>
        
        
          .mytext {color:#a9211b;}
        
        Text color #a9211b
      
           This box has a color of #a9211b        
        
          <div style="background-color:#a9211b;">Content here</div>
        
        
          .mybackground {background-color:#a9211b;}
        
        Background color #a9211b
      
           Border around this has a color of #a9211b        
        
          <div style="border:2px solid #a9211b;">Content here</div>
        
        
          .myborder {border:2px solid #a9211b;}
        
        Border color #a9211b