#a03e32 color space conversions
Hex:
        #a03e32
        RGB:
        160, 62, 50
        CMY:
        37, 76, 80
        CMYK:
        0, 61, 69, 37
      HSL:
        7°, 52.3810%, 41.1765%
        HSV (HSB):
        7°, 68.7500%, 62.7451%
        XYZ:
        16.7956, 11.1491, 4.2844
        xyY:
        0.5211, 0.3459, 11.1491
      CIE-Lab:
        39.8305, 39.9304, 28.2338
        CIE-LCH:
        39.8305, 48.9038, 35.2632
        CIE-Luv:
        39.8305, 74.2442, 21.3905
        Hunter-Lab:
        33.3903, 31.3537, 15.7656
      #a03e32 color charts
#a03e32 RGB chart
      #a03e32 CMYK chart
      #a03e32 RGB pie chart
      #a03e32 color shades, tints & tones
#a03e32 color schemes
#a03e32 color preview, HTML & CSS examples
           This text has a color of #a03e32        
        
          <p style="color:#a03e32;">Text here</p>
        
        
          .mytext {color:#a03e32;}
        
        Text color #a03e32
      
           This box has a color of #a03e32        
        
          <div style="background-color:#a03e32;">Content here</div>
        
        
          .mybackground {background-color:#a03e32;}
        
        Background color #a03e32
      
           Border around this has a color of #a03e32        
        
          <div style="border:2px solid #a03e32;">Content here</div>
        
        
          .myborder {border:2px solid #a03e32;}
        
        Border color #a03e32