#a94725 color space conversions
Hex:
        #a94725
        RGB:
        169, 71, 37
        CMY:
        34, 72, 85
        CMYK:
        0, 58, 78, 34
      HSL:
        15°, 64.0777%, 40.3922%
        HSV (HSB):
        15°, 78.1065%, 66.2745%
        XYZ:
        18.9494, 13.0751, 3.2753
        xyY:
        0.5368, 0.3704, 13.0751
      CIE-Lab:
        42.8761, 38.3171, 39.3103
        CIE-LCH:
        42.8761, 54.8954, 45.7330
        CIE-Luv:
        42.8761, 77.5807, 30.5986
        Hunter-Lab:
        36.1595, 30.2638, 19.9412
      #a94725 color charts
#a94725 RGB chart
      #a94725 CMYK chart
      #a94725 RGB pie chart
      #a94725 color shades, tints & tones
#a94725 color schemes
#a94725 color preview, HTML & CSS examples
           This text has a color of #a94725        
        
          <p style="color:#a94725;">Text here</p>
        
        
          .mytext {color:#a94725;}
        
        Text color #a94725
      
           This box has a color of #a94725        
        
          <div style="background-color:#a94725;">Content here</div>
        
        
          .mybackground {background-color:#a94725;}
        
        Background color #a94725
      
           Border around this has a color of #a94725        
        
          <div style="border:2px solid #a94725;">Content here</div>
        
        
          .myborder {border:2px solid #a94725;}
        
        Border color #a94725