#a9220e color space conversions
Hex:
        #a9220e
        RGB:
        169, 34, 14
        CMY:
        34, 87, 95
        CMYK:
        0, 80, 92, 34
      HSL:
        8°, 84.6995%, 35.8824%
        HSV (HSB):
        8°, 91.7160%, 66.2745%
        XYZ:
        17.0135, 9.6108, 1.3738
        xyY:
        0.6077, 0.3433, 9.6108
      CIE-Lab:
        37.1346, 52.7589, 45.0507
        CIE-LCH:
        37.1346, 69.3763, 40.4939
        CIE-Luv:
        37.1346, 103.2448, 26.5258
        Hunter-Lab:
        31.0013, 43.7086, 19.0734
      #a9220e color charts
#a9220e RGB chart
      #a9220e CMYK chart
      #a9220e RGB pie chart
      #a9220e color shades, tints & tones
#a9220e color schemes
#a9220e color preview, HTML & CSS examples
           This text has a color of #a9220e        
        
          <p style="color:#a9220e;">Text here</p>
        
        
          .mytext {color:#a9220e;}
        
        Text color #a9220e
      
           This box has a color of #a9220e        
        
          <div style="background-color:#a9220e;">Content here</div>
        
        
          .mybackground {background-color:#a9220e;}
        
        Background color #a9220e
      
           Border around this has a color of #a9220e        
        
          <div style="border:2px solid #a9220e;">Content here</div>
        
        
          .myborder {border:2px solid #a9220e;}
        
        Border color #a9220e