#ae0e50 color space conversions
Hex:
        #ae0e50
        RGB:
        174, 14, 80
        CMY:
        32, 95, 69
        CMYK:
        0, 92, 54, 32
      HSL:
        335°, 85.1064%, 36.8627%
        HSV (HSB):
        335°, 91.9540%, 68.2353%
        XYZ:
        19.0606, 9.8919, 8.4941
        xyY:
        0.5090, 0.2642, 9.8919
      CIE-Lab:
        37.6478, 61.4235, 7.0387
        CIE-LCH:
        37.6478, 61.8254, 6.5372
        CIE-Luv:
        37.6478, 96.5909, -3.3613
        Hunter-Lab:
        31.4514, 53.1366, 6.0035
      #ae0e50 color charts
#ae0e50 RGB chart
      #ae0e50 CMYK chart
      #ae0e50 RGB pie chart
      #ae0e50 color shades, tints & tones
#ae0e50 color schemes
#ae0e50 color preview, HTML & CSS examples
           This text has a color of #ae0e50        
        
          <p style="color:#ae0e50;">Text here</p>
        
        
          .mytext {color:#ae0e50;}
        
        Text color #ae0e50
      
           This box has a color of #ae0e50        
        
          <div style="background-color:#ae0e50;">Content here</div>
        
        
          .mybackground {background-color:#ae0e50;}
        
        Background color #ae0e50
      
           Border around this has a color of #ae0e50        
        
          <div style="border:2px solid #ae0e50;">Content here</div>
        
        
          .myborder {border:2px solid #ae0e50;}
        
        Border color #ae0e50