#a04212 color space conversions
Hex:
        #a04212
        RGB:
        160, 66, 18
        CMY:
        37, 74, 93
        CMYK:
        0, 59, 89, 37
      HSL:
        20°, 79.7753%, 34.9020%
        HSV (HSB):
        20°, 88.7500%, 62.7451%
        XYZ:
        16.5546, 11.4137, 1.9028
        xyY:
        0.5542, 0.3821, 11.4137
      CIE-Lab:
        40.2687, 36.6935, 45.1141
        CIE-LCH:
        40.2687, 58.1523, 50.8768
        CIE-Luv:
        40.2687, 75.6082, 32.7810
        Hunter-Lab:
        33.7841, 28.3447, 20.3095
      #a04212 color charts
#a04212 RGB chart
      #a04212 CMYK chart
      #a04212 RGB pie chart
      #a04212 color shades, tints & tones
#a04212 color schemes
#a04212 color preview, HTML & CSS examples
           This text has a color of #a04212        
        
          <p style="color:#a04212;">Text here</p>
        
        
          .mytext {color:#a04212;}
        
        Text color #a04212
      
           This box has a color of #a04212        
        
          <div style="background-color:#a04212;">Content here</div>
        
        
          .mybackground {background-color:#a04212;}
        
        Background color #a04212
      
           Border around this has a color of #a04212        
        
          <div style="border:2px solid #a04212;">Content here</div>
        
        
          .myborder {border:2px solid #a04212;}
        
        Border color #a04212