#aa320e color space conversions
Hex:
        #aa320e
        RGB:
        170, 50, 14
        CMY:
        33, 80, 95
        CMYK:
        0, 71, 92, 33
      HSL:
        14°, 84.7826%, 36.0784%
        HSV (HSB):
        14°, 91.7647%, 66.6667%
        XYZ:
        17.7974, 10.8590, 1.5734
        xyY:
        0.5887, 0.3592, 10.8590
      CIE-Lab:
        39.3419, 47.5080, 46.7025
        CIE-LCH:
        39.3419, 66.6193, 44.5101
        CIE-Luv:
        39.3419, 95.1978, 30.0687
        Hunter-Lab:
        32.9529, 38.7378, 20.2361
      #aa320e color charts
#aa320e RGB chart
      #aa320e CMYK chart
      #aa320e RGB pie chart
      #aa320e color shades, tints & tones
#aa320e color schemes
#aa320e color preview, HTML & CSS examples
           This text has a color of #aa320e        
        
          <p style="color:#aa320e;">Text here</p>
        
        
          .mytext {color:#aa320e;}
        
        Text color #aa320e
      
           This box has a color of #aa320e        
        
          <div style="background-color:#aa320e;">Content here</div>
        
        
          .mybackground {background-color:#aa320e;}
        
        Background color #aa320e
      
           Border around this has a color of #aa320e        
        
          <div style="border:2px solid #aa320e;">Content here</div>
        
        
          .myborder {border:2px solid #aa320e;}
        
        Border color #aa320e