#a00141 color space conversions
Hex:
        #a00141
        RGB:
        160, 1, 65
        CMY:
        37, 100, 75
        CMYK:
        0, 99, 59, 37
      HSL:
        336°, 98.7578%, 31.5686%
        HSV (HSB):
        336°, 99.3750%, 62.7451%
        XYZ:
        15.4622, 7.8769, 5.7065
        xyY:
        0.5323, 0.2712, 7.8769
      CIE-Lab:
        33.7253, 58.6155, 10.8877
        CIE-LCH:
        33.7253, 59.6181, 10.5226
        CIE-Luv:
        33.7253, 93.1541, 0.8652
        Hunter-Lab:
        28.0659, 49.2247, 7.5910
      #a00141 color charts
#a00141 RGB chart
      #a00141 CMYK chart
      #a00141 RGB pie chart
      #a00141 color shades, tints & tones
#a00141 color schemes
#a00141 color preview, HTML & CSS examples
           This text has a color of #a00141        
        
          <p style="color:#a00141;">Text here</p>
        
        
          .mytext {color:#a00141;}
        
        Text color #a00141
      
           This box has a color of #a00141        
        
          <div style="background-color:#a00141;">Content here</div>
        
        
          .mybackground {background-color:#a00141;}
        
        Background color #a00141
      
           Border around this has a color of #a00141        
        
          <div style="border:2px solid #a00141;">Content here</div>
        
        
          .myborder {border:2px solid #a00141;}
        
        Border color #a00141