#a94f22 color space conversions
Hex:
        #a94f22
        RGB:
        169, 79, 34
        CMY:
        34, 69, 87
        CMYK:
        0, 53, 80, 34
      HSL:
        20°, 66.5025%, 39.8039%
        HSV (HSB):
        20°, 79.8817%, 66.2745%
        XYZ:
        19.4469, 14.1425, 3.2182
        xyY:
        0.5283, 0.3842, 14.1425
      CIE-Lab:
        44.4366, 34.1255, 42.3642
        CIE-LCH:
        44.4366, 54.3993, 51.1476
        CIE-Luv:
        44.4366, 71.9848, 34.2467
        Hunter-Lab:
        37.6065, 26.4938, 21.2508
      #a94f22 color charts
#a94f22 RGB chart
      #a94f22 CMYK chart
      #a94f22 RGB pie chart
      #a94f22 color shades, tints & tones
#a94f22 color schemes
#a94f22 color preview, HTML & CSS examples
           This text has a color of #a94f22        
        
          <p style="color:#a94f22;">Text here</p>
        
        
          .mytext {color:#a94f22;}
        
        Text color #a94f22
      
           This box has a color of #a94f22        
        
          <div style="background-color:#a94f22;">Content here</div>
        
        
          .mybackground {background-color:#a94f22;}
        
        Background color #a94f22
      
           Border around this has a color of #a94f22        
        
          <div style="border:2px solid #a94f22;">Content here</div>
        
        
          .myborder {border:2px solid #a94f22;}
        
        Border color #a94f22