#a0401e color space conversions
Hex:
        #a0401e
        RGB:
        160, 64, 30
        CMY:
        37, 75, 88
        CMYK:
        0, 60, 81, 37
      HSL:
        16°, 68.4211%, 37.2549%
        HSV (HSB):
        16°, 81.2500%, 62.7451%
        XYZ:
        16.5649, 11.2341, 2.5236
        xyY:
        0.5463, 0.3705, 11.2341
      CIE-Lab:
        39.9720, 38.0303, 39.4803
        CIE-LCH:
        39.9720, 54.8179, 46.0716
        CIE-Luv:
        39.9720, 75.9205, 29.3557
        Hunter-Lab:
        33.5173, 29.5630, 18.9980
      #a0401e color charts
#a0401e RGB chart
      #a0401e CMYK chart
      #a0401e RGB pie chart
      #a0401e color shades, tints & tones
#a0401e color schemes
#a0401e color preview, HTML & CSS examples
           This text has a color of #a0401e        
        
          <p style="color:#a0401e;">Text here</p>
        
        
          .mytext {color:#a0401e;}
        
        Text color #a0401e
      
           This box has a color of #a0401e        
        
          <div style="background-color:#a0401e;">Content here</div>
        
        
          .mybackground {background-color:#a0401e;}
        
        Background color #a0401e
      
           Border around this has a color of #a0401e        
        
          <div style="border:2px solid #a0401e;">Content here</div>
        
        
          .myborder {border:2px solid #a0401e;}
        
        Border color #a0401e