#a00e19 color space conversions
Hex:
        #a00e19
        RGB:
        160, 14, 25
        CMY:
        37, 95, 90
        CMYK:
        0, 91, 84, 37
      HSL:
        355°, 83.9080%, 34.1176%
        HSV (HSB):
        355°, 91.2500%, 62.7451%
        XYZ:
        14.8297, 7.8578, 1.6548
        xyY:
        0.6092, 0.3228, 7.8578
      CIE-Lab:
        33.6851, 55.0153, 36.1236
        CIE-LCH:
        33.6851, 65.8148, 33.2893
        CIE-Luv:
        33.6851, 102.0596, 19.8769
        Hunter-Lab:
        28.0319, 45.3762, 16.1222
      #a00e19 color charts
#a00e19 RGB chart
      #a00e19 CMYK chart
      #a00e19 RGB pie chart
      #a00e19 color shades, tints & tones
#a00e19 color schemes
#a00e19 color preview, HTML & CSS examples
           This text has a color of #a00e19        
        
          <p style="color:#a00e19;">Text here</p>
        
        
          .mytext {color:#a00e19;}
        
        Text color #a00e19
      
           This box has a color of #a00e19        
        
          <div style="background-color:#a00e19;">Content here</div>
        
        
          .mybackground {background-color:#a00e19;}
        
        Background color #a00e19
      
           Border around this has a color of #a00e19        
        
          <div style="border:2px solid #a00e19;">Content here</div>
        
        
          .myborder {border:2px solid #a00e19;}
        
        Border color #a00e19