#a00450 color space conversions
Hex:
        #a00450
        RGB:
        160, 4, 80
        CMY:
        37, 98, 69
        CMYK:
        0, 98, 50, 37
      HSL:
        331°, 95.1220%, 32.1569%
        HSV (HSB):
        331°, 97.5000%, 62.7451%
        XYZ:
        15.9886, 8.1396, 8.3178
        xyY:
        0.4928, 0.2509, 8.1396
      CIE-Lab:
        34.2720, 59.3221, 1.8138
        CIE-LCH:
        34.2720, 59.3498, 1.7513
        CIE-Luv:
        34.2720, 86.6260, -8.4696
        Hunter-Lab:
        28.5300, 50.1063, 2.6852
      #a00450 color charts
#a00450 RGB chart
      #a00450 CMYK chart
      #a00450 RGB pie chart
      #a00450 color shades, tints & tones
#a00450 color schemes
#a00450 color preview, HTML & CSS examples
           This text has a color of #a00450        
        
          <p style="color:#a00450;">Text here</p>
        
        
          .mytext {color:#a00450;}
        
        Text color #a00450
      
           This box has a color of #a00450        
        
          <div style="background-color:#a00450;">Content here</div>
        
        
          .mybackground {background-color:#a00450;}
        
        Background color #a00450
      
           Border around this has a color of #a00450        
        
          <div style="border:2px solid #a00450;">Content here</div>
        
        
          .myborder {border:2px solid #a00450;}
        
        Border color #a00450