#a94426 color space conversions
Hex:
        #a94426
        RGB:
        169, 68, 38
        CMY:
        34, 73, 85
        CMYK:
        0, 60, 78, 34
      HSL:
        14°, 63.2850%, 40.5882%
        HSV (HSB):
        14°, 77.5148%, 66.2745%
        XYZ:
        18.7792, 12.7092, 3.2971
        xyY:
        0.5399, 0.3654, 12.7092
      CIE-Lab:
        42.3218, 39.8295, 38.2168
        CIE-LCH:
        42.3218, 55.1988, 43.8162
        CIE-Luv:
        42.3218, 79.5984, 29.2836
        Hunter-Lab:
        35.6500, 31.6401, 19.4716
      #a94426 color charts
#a94426 RGB chart
      #a94426 CMYK chart
      #a94426 RGB pie chart
      #a94426 color shades, tints & tones
#a94426 color schemes
#a94426 color preview, HTML & CSS examples
           This text has a color of #a94426        
        
          <p style="color:#a94426;">Text here</p>
        
        
          .mytext {color:#a94426;}
        
        Text color #a94426
      
           This box has a color of #a94426        
        
          <div style="background-color:#a94426;">Content here</div>
        
        
          .mybackground {background-color:#a94426;}
        
        Background color #a94426
      
           Border around this has a color of #a94426        
        
          <div style="border:2px solid #a94426;">Content here</div>
        
        
          .myborder {border:2px solid #a94426;}
        
        Border color #a94426