#a94412 color space conversions
Hex:
        #a94412
        RGB:
        169, 68, 18
        CMY:
        34, 73, 93
        CMYK:
        0, 60, 89, 34
      HSL:
        20°, 80.7487%, 36.6667%
        HSV (HSB):
        20°, 89.3491%, 66.2745%
        XYZ:
        18.5385, 12.6129, 2.0297
        xyY:
        0.5587, 0.3801, 12.6129
      CIE-Lab:
        42.1741, 39.2164, 47.2702
        CIE-LCH:
        42.1741, 61.4199, 50.3201
        CIE-Luv:
        42.1741, 81.6711, 34.2975
        Hunter-Lab:
        35.5147, 31.0254, 21.4718
      #a94412 color charts
#a94412 RGB chart
      #a94412 CMYK chart
      #a94412 RGB pie chart
      #a94412 color shades, tints & tones
#a94412 color schemes
#a94412 color preview, HTML & CSS examples
           This text has a color of #a94412        
        
          <p style="color:#a94412;">Text here</p>
        
        
          .mytext {color:#a94412;}
        
        Text color #a94412
      
           This box has a color of #a94412        
        
          <div style="background-color:#a94412;">Content here</div>
        
        
          .mybackground {background-color:#a94412;}
        
        Background color #a94412
      
           Border around this has a color of #a94412        
        
          <div style="border:2px solid #a94412;">Content here</div>
        
        
          .myborder {border:2px solid #a94412;}
        
        Border color #a94412