#ae1126 color space conversions
Hex:
        #ae1126
        RGB:
        174, 17, 38
        CMY:
        32, 93, 85
        CMYK:
        0, 90, 78, 32
      HSL:
        352°, 82.1990%, 37.4510%
        HSV (HSB):
        352°, 90.2299%, 68.2353%
        XYZ:
        18.0059, 9.5395, 2.7260
        xyY:
        0.5948, 0.3151, 9.5395
      CIE-Lab:
        37.0029, 58.7020, 32.8758
        CIE-LCH:
        37.0029, 67.2811, 29.2508
        CIE-Luv:
        37.0029, 109.5027, 18.6907
        Hunter-Lab:
        30.8861, 50.0106, 16.3873
      #ae1126 color charts
#ae1126 RGB chart
      #ae1126 CMYK chart
      #ae1126 RGB pie chart
      #ae1126 color shades, tints & tones
#ae1126 color schemes
#ae1126 color preview, HTML & CSS examples
           This text has a color of #ae1126        
        
          <p style="color:#ae1126;">Text here</p>
        
        
          .mytext {color:#ae1126;}
        
        Text color #ae1126
      
           This box has a color of #ae1126        
        
          <div style="background-color:#ae1126;">Content here</div>
        
        
          .mybackground {background-color:#ae1126;}
        
        Background color #ae1126
      
           Border around this has a color of #ae1126        
        
          <div style="border:2px solid #ae1126;">Content here</div>
        
        
          .myborder {border:2px solid #ae1126;}
        
        Border color #ae1126