#ae1c40 color space conversions
Hex:
        #ae1c40
        RGB:
        174, 28, 64
        CMY:
        32, 89, 75
        CMYK:
        0, 84, 63, 32
      HSL:
        345°, 72.2772%, 39.6078%
        HSV (HSB):
        345°, 83.9080%, 68.2353%
        XYZ:
        18.7962, 10.1993, 5.8285
        xyY:
        0.5397, 0.2929, 10.1993
      CIE-Lab:
        38.1979, 57.6932, 18.0694
        CIE-LCH:
        38.1979, 60.4567, 17.3904
        CIE-Luv:
        38.1979, 99.0128, 8.2675
        Hunter-Lab:
        31.9364, 49.1677, 11.5349
      #ae1c40 color charts
#ae1c40 RGB chart
      #ae1c40 CMYK chart
      #ae1c40 RGB pie chart
      #ae1c40 color shades, tints & tones
#ae1c40 color schemes
#ae1c40 color preview, HTML & CSS examples
           This text has a color of #ae1c40        
        
          <p style="color:#ae1c40;">Text here</p>
        
        
          .mytext {color:#ae1c40;}
        
        Text color #ae1c40
      
           This box has a color of #ae1c40        
        
          <div style="background-color:#ae1c40;">Content here</div>
        
        
          .mybackground {background-color:#ae1c40;}
        
        Background color #ae1c40
      
           Border around this has a color of #ae1c40        
        
          <div style="border:2px solid #ae1c40;">Content here</div>
        
        
          .myborder {border:2px solid #ae1c40;}
        
        Border color #ae1c40