#a94325 color space conversions
Hex:
        #a94325
        RGB:
        169, 67, 37
        CMY:
        34, 74, 85
        CMYK:
        0, 60, 78, 34
      HSL:
        14°, 64.0777%, 40.3922%
        HSV (HSB):
        14°, 78.1065%, 66.2745%
        XYZ:
        18.7033, 12.5829, 3.1932
        xyY:
        0.5424, 0.3649, 12.5829
      CIE-Lab:
        42.1279, 40.2722, 38.5440
        CIE-LCH:
        42.1279, 55.7449, 43.7439
        CIE-Luv:
        42.1279, 80.4402, 29.2843
        Hunter-Lab:
        35.4724, 32.0398, 19.4934
      #a94325 color charts
#a94325 RGB chart
      #a94325 CMYK chart
      #a94325 RGB pie chart
      #a94325 color shades, tints & tones
#a94325 color schemes
#a94325 color preview, HTML & CSS examples
           This text has a color of #a94325        
        
          <p style="color:#a94325;">Text here</p>
        
        
          .mytext {color:#a94325;}
        
        Text color #a94325
      
           This box has a color of #a94325        
        
          <div style="background-color:#a94325;">Content here</div>
        
        
          .mybackground {background-color:#a94325;}
        
        Background color #a94325
      
           Border around this has a color of #a94325        
        
          <div style="border:2px solid #a94325;">Content here</div>
        
        
          .myborder {border:2px solid #a94325;}
        
        Border color #a94325