#a00d31 color space conversions
Hex:
        #a00d31
        RGB:
        160, 13, 49
        CMY:
        37, 95, 81
        CMYK:
        0, 92, 69, 37
      HSL:
        345°, 84.9711%, 33.9216%
        HSV (HSB):
        345°, 91.8750%, 62.7451%
        XYZ:
        15.1955, 7.9832, 3.6457
        xyY:
        0.5665, 0.2976, 7.9832
      CIE-Lab:
        33.9478, 56.0779, 21.6547
        CIE-LCH:
        33.9478, 60.1137, 21.1143
        CIE-Luv:
        33.9478, 96.5685, 10.6715
        Hunter-Lab:
        28.2545, 46.5533, 12.1278
      #a00d31 color charts
#a00d31 RGB chart
      #a00d31 CMYK chart
      #a00d31 RGB pie chart
      #a00d31 color shades, tints & tones
#a00d31 color schemes
#a00d31 color preview, HTML & CSS examples
           This text has a color of #a00d31        
        
          <p style="color:#a00d31;">Text here</p>
        
        
          .mytext {color:#a00d31;}
        
        Text color #a00d31
      
           This box has a color of #a00d31        
        
          <div style="background-color:#a00d31;">Content here</div>
        
        
          .mybackground {background-color:#a00d31;}
        
        Background color #a00d31
      
           Border around this has a color of #a00d31        
        
          <div style="border:2px solid #a00d31;">Content here</div>
        
        
          .myborder {border:2px solid #a00d31;}
        
        Border color #a00d31