#a94327 color space conversions
Hex:
        #a94327
        RGB:
        169, 67, 39
        CMY:
        34, 74, 85
        CMYK:
        0, 60, 77, 34
      HSL:
        13°, 62.5000%, 40.7843%
        HSV (HSB):
        13°, 76.9231%, 66.2745%
        XYZ:
        18.7355, 12.5958, 3.3632
        xyY:
        0.5400, 0.3630, 12.5958
      CIE-Lab:
        42.1478, 40.3538, 37.5027
        CIE-LCH:
        42.1478, 55.0898, 42.9028
        CIE-Luv:
        42.1478, 80.1647, 28.6244
        Hunter-Lab:
        35.4906, 32.1220, 19.2249
      #a94327 color charts
#a94327 RGB chart
      #a94327 CMYK chart
      #a94327 RGB pie chart
      #a94327 color shades, tints & tones
#a94327 color schemes
#a94327 color preview, HTML & CSS examples
           This text has a color of #a94327        
        
          <p style="color:#a94327;">Text here</p>
        
        
          .mytext {color:#a94327;}
        
        Text color #a94327
      
           This box has a color of #a94327        
        
          <div style="background-color:#a94327;">Content here</div>
        
        
          .mybackground {background-color:#a94327;}
        
        Background color #a94327
      
           Border around this has a color of #a94327        
        
          <div style="border:2px solid #a94327;">Content here</div>
        
        
          .myborder {border:2px solid #a94327;}
        
        Border color #a94327