#a00128 color space conversions
Hex:
        #a00128
        RGB:
        160, 1, 40
        CMY:
        37, 100, 84
        CMYK:
        0, 99, 75, 37
      HSL:
        345°, 98.7578%, 31.5686%
        HSV (HSB):
        345°, 99.3750%, 62.7451%
        XYZ:
        14.8911, 7.6485, 2.6989
        xyY:
        0.5900, 0.3030, 7.6485
      CIE-Lab:
        33.2398, 57.3050, 26.5820
        CIE-LCH:
        33.2398, 63.1702, 24.8851
        CIE-Luv:
        33.2398, 101.4084, 13.6159
        Hunter-Lab:
        27.6559, 47.7138, 13.5730
      #a00128 color charts
#a00128 RGB chart
      #a00128 CMYK chart
      #a00128 RGB pie chart
      #a00128 color shades, tints & tones
#a00128 color schemes
#a00128 color preview, HTML & CSS examples
           This text has a color of #a00128        
        
          <p style="color:#a00128;">Text here</p>
        
        
          .mytext {color:#a00128;}
        
        Text color #a00128
      
           This box has a color of #a00128        
        
          <div style="background-color:#a00128;">Content here</div>
        
        
          .mybackground {background-color:#a00128;}
        
        Background color #a00128
      
           Border around this has a color of #a00128        
        
          <div style="border:2px solid #a00128;">Content here</div>
        
        
          .myborder {border:2px solid #a00128;}
        
        Border color #a00128