#ae1521 color space conversions
Hex:
        #ae1521
        RGB:
        174, 21, 33
        CMY:
        32, 92, 87
        CMYK:
        0, 88, 81, 32
      HSL:
        355°, 78.4615%, 38.2353%
        HSV (HSB):
        355°, 87.9310%, 68.2353%
        XYZ:
        17.9982, 9.6448, 2.3519
        xyY:
        0.6000, 0.3215, 9.6448
      CIE-Lab:
        37.1972, 57.8240, 36.0204
        CIE-LCH:
        37.1972, 68.1255, 31.9201
        CIE-Luv:
        37.1972, 109.4460, 20.8395
        Hunter-Lab:
        31.0561, 49.0997, 17.2493
      #ae1521 color charts
#ae1521 RGB chart
      #ae1521 CMYK chart
      #ae1521 RGB pie chart
      #ae1521 color shades, tints & tones
#ae1521 color schemes
#ae1521 color preview, HTML & CSS examples
           This text has a color of #ae1521        
        
          <p style="color:#ae1521;">Text here</p>
        
        
          .mytext {color:#ae1521;}
        
        Text color #ae1521
      
           This box has a color of #ae1521        
        
          <div style="background-color:#ae1521;">Content here</div>
        
        
          .mybackground {background-color:#ae1521;}
        
        Background color #ae1521
      
           Border around this has a color of #ae1521        
        
          <div style="border:2px solid #ae1521;">Content here</div>
        
        
          .myborder {border:2px solid #ae1521;}
        
        Border color #ae1521