#aa1418 color space conversions
Hex:
        #aa1418
        RGB:
        170, 20, 24
        CMY:
        33, 92, 91
        CMYK:
        0, 88, 86, 33
      HSL:
        358°, 78.9474%, 37.2549%
        HSV (HSB):
        358°, 88.2353%, 66.6667%
        XYZ:
        16.9926, 9.1123, 1.7274
        xyY:
        0.6105, 0.3274, 9.1123
      CIE-Lab:
        36.1996, 56.6736, 39.7450
        CIE-LCH:
        36.1996, 69.2211, 35.0418
        CIE-Luv:
        36.1996, 108.2487, 22.5468
        Hunter-Lab:
        30.1866, 47.6544, 17.7378
      #aa1418 color charts
#aa1418 RGB chart
      #aa1418 CMYK chart
      #aa1418 RGB pie chart
      #aa1418 color shades, tints & tones
#aa1418 color schemes
#aa1418 color preview, HTML & CSS examples
           This text has a color of #aa1418        
        
          <p style="color:#aa1418;">Text here</p>
        
        
          .mytext {color:#aa1418;}
        
        Text color #aa1418
      
           This box has a color of #aa1418        
        
          <div style="background-color:#aa1418;">Content here</div>
        
        
          .mybackground {background-color:#aa1418;}
        
        Background color #aa1418
      
           Border around this has a color of #aa1418        
        
          <div style="border:2px solid #aa1418;">Content here</div>
        
        
          .myborder {border:2px solid #aa1418;}
        
        Border color #aa1418