#a00144 color space conversions
Hex:
        #a00144
        RGB:
        160, 1, 68
        CMY:
        37, 100, 73
        CMYK:
        0, 99, 58, 37
      HSL:
        335°, 98.7578%, 31.5686%
        HSV (HSB):
        335°, 99.3750%, 62.7451%
        XYZ:
        15.5514, 7.9126, 6.1765
        xyY:
        0.5247, 0.2670, 7.9126
      CIE-Lab:
        33.8003, 58.8164, 9.0161
        CIE-LCH:
        33.8003, 59.5034, 8.7152
        CIE-Luv:
        33.8003, 91.9868, -0.9612
        Hunter-Lab:
        28.1294, 49.4578, 6.6721
      #a00144 color charts
#a00144 RGB chart
      #a00144 CMYK chart
      #a00144 RGB pie chart
      #a00144 color shades, tints & tones
#a00144 color schemes
#a00144 color preview, HTML & CSS examples
           This text has a color of #a00144        
        
          <p style="color:#a00144;">Text here</p>
        
        
          .mytext {color:#a00144;}
        
        Text color #a00144
      
           This box has a color of #a00144        
        
          <div style="background-color:#a00144;">Content here</div>
        
        
          .mybackground {background-color:#a00144;}
        
        Background color #a00144
      
           Border around this has a color of #a00144        
        
          <div style="border:2px solid #a00144;">Content here</div>
        
        
          .myborder {border:2px solid #a00144;}
        
        Border color #a00144