#a00e34 color space conversions
Hex:
        #a00e34
        RGB:
        160, 14, 52
        CMY:
        37, 95, 80
        CMYK:
        0, 91, 68, 37
      HSL:
        344°, 83.9080%, 34.1176%
        HSV (HSB):
        344°, 91.2500%, 62.7451%
        XYZ:
        15.2741, 8.0356, 3.9948
        xyY:
        0.5594, 0.2943, 8.0356
      CIE-Lab:
        34.0569, 56.0747, 19.8478
        CIE-LCH:
        34.0569, 59.4837, 19.4916
        CIE-Luv:
        34.0569, 95.4339, 9.2980
        Hunter-Lab:
        28.3471, 46.5724, 11.4876
      #a00e34 color charts
#a00e34 RGB chart
      #a00e34 CMYK chart
      #a00e34 RGB pie chart
      #a00e34 color shades, tints & tones
#a00e34 color schemes
#a00e34 color preview, HTML & CSS examples
           This text has a color of #a00e34        
        
          <p style="color:#a00e34;">Text here</p>
        
        
          .mytext {color:#a00e34;}
        
        Text color #a00e34
      
           This box has a color of #a00e34        
        
          <div style="background-color:#a00e34;">Content here</div>
        
        
          .mybackground {background-color:#a00e34;}
        
        Background color #a00e34
      
           Border around this has a color of #a00e34        
        
          <div style="border:2px solid #a00e34;">Content here</div>
        
        
          .myborder {border:2px solid #a00e34;}
        
        Border color #a00e34