#ae0532 color space conversions
Hex:
        #ae0532
        RGB:
        174, 5, 50
        CMY:
        32, 98, 80
        CMYK:
        0, 97, 71, 32
      HSL:
        344°, 94.4134%, 35.0980%
        HSV (HSB):
        344°, 97.1264%, 68.2353%
        XYZ:
        18.0856, 9.3375, 3.8667
        xyY:
        0.5780, 0.2984, 9.3375
      CIE-Lab:
        36.6261, 60.7492, 24.9956
        CIE-LCH:
        36.6261, 65.6905, 22.3650
        CIE-Luv:
        36.6261, 108.7188, 12.7297
        Hunter-Lab:
        30.5573, 52.1711, 13.8876
      #ae0532 color charts
#ae0532 RGB chart
      #ae0532 CMYK chart
      #ae0532 RGB pie chart
      #ae0532 color shades, tints & tones
#ae0532 color schemes
#ae0532 color preview, HTML & CSS examples
           This text has a color of #ae0532        
        
          <p style="color:#ae0532;">Text here</p>
        
        
          .mytext {color:#ae0532;}
        
        Text color #ae0532
      
           This box has a color of #ae0532        
        
          <div style="background-color:#ae0532;">Content here</div>
        
        
          .mybackground {background-color:#ae0532;}
        
        Background color #ae0532
      
           Border around this has a color of #ae0532        
        
          <div style="border:2px solid #ae0532;">Content here</div>
        
        
          .myborder {border:2px solid #ae0532;}
        
        Border color #ae0532