#a9212b color space conversions
Hex:
        #a9212b
        RGB:
        169, 33, 43
        CMY:
        34, 87, 83
        CMYK:
        0, 80, 75, 34
      HSL:
        356°, 67.3267%, 39.6078%
        HSV (HSB):
        356°, 80.4734%, 66.2745%
        XYZ:
        17.3421, 9.6971, 3.2432
        xyY:
        0.5727, 0.3202, 9.6971
      CIE-Lab:
        37.2933, 53.8775, 29.8884
        CIE-LCH:
        37.2933, 61.6125, 29.0192
        CIE-Luv:
        37.2933, 99.0125, 18.1887
        Hunter-Lab:
        31.1402, 44.9117, 15.6232
      #a9212b color charts
#a9212b RGB chart
      #a9212b CMYK chart
      #a9212b RGB pie chart
      #a9212b color shades, tints & tones
#a9212b color schemes
#a9212b color preview, HTML & CSS examples
           This text has a color of #a9212b        
        
          <p style="color:#a9212b;">Text here</p>
        
        
          .mytext {color:#a9212b;}
        
        Text color #a9212b
      
           This box has a color of #a9212b        
        
          <div style="background-color:#a9212b;">Content here</div>
        
        
          .mybackground {background-color:#a9212b;}
        
        Background color #a9212b
      
           Border around this has a color of #a9212b        
        
          <div style="border:2px solid #a9212b;">Content here</div>
        
        
          .myborder {border:2px solid #a9212b;}
        
        Border color #a9212b