#a9422f color space conversions
Hex:
        #a9422f
        RGB:
        169, 66, 47
        CMY:
        34, 74, 82
        CMYK:
        0, 61, 72, 34
      HSL:
        9°, 56.4815%, 42.3529%
        HSV (HSB):
        9°, 72.1893%, 66.2745%
        XYZ:
        18.8235, 12.5367, 4.1170
        xyY:
        0.5306, 0.3534, 12.5367
      CIE-Lab:
        42.0567, 41.2011, 32.9695
        CIE-LCH:
        42.0567, 52.7686, 38.6671
        CIE-Luv:
        42.0567, 79.6134, 25.3366
        Hunter-Lab:
        35.4072, 32.9333, 17.8910
      #a9422f color charts
#a9422f RGB chart
      #a9422f CMYK chart
      #a9422f RGB pie chart
      #a9422f color shades, tints & tones
#a9422f color schemes
#a9422f color preview, HTML & CSS examples
           This text has a color of #a9422f        
        
          <p style="color:#a9422f;">Text here</p>
        
        
          .mytext {color:#a9422f;}
        
        Text color #a9422f
      
           This box has a color of #a9422f        
        
          <div style="background-color:#a9422f;">Content here</div>
        
        
          .mybackground {background-color:#a9422f;}
        
        Background color #a9422f
      
           Border around this has a color of #a9422f        
        
          <div style="border:2px solid #a9422f;">Content here</div>
        
        
          .myborder {border:2px solid #a9422f;}
        
        Border color #a9422f