#ae1534 color space conversions
Hex:
        #ae1534
        RGB:
        174, 21, 52
        CMY:
        32, 92, 80
        CMYK:
        0, 88, 70, 32
      HSL:
        348°, 78.4615%, 38.2353%
        HSV (HSB):
        348°, 87.9310%, 68.2353%
        XYZ:
        18.3436, 9.7829, 4.1703
        xyY:
        0.5680, 0.3029, 9.7829
      CIE-Lab:
        37.4500, 58.5592, 24.7388
        CIE-LCH:
        37.4500, 63.5703, 22.9020
        CIE-Luv:
        37.4500, 104.8222, 13.3518
        Hunter-Lab:
        31.2777, 49.9497, 13.9892
      #ae1534 color charts
#ae1534 RGB chart
      #ae1534 CMYK chart
      #ae1534 RGB pie chart
      #ae1534 color shades, tints & tones
#ae1534 color schemes
#ae1534 color preview, HTML & CSS examples
           This text has a color of #ae1534        
        
          <p style="color:#ae1534;">Text here</p>
        
        
          .mytext {color:#ae1534;}
        
        Text color #ae1534
      
           This box has a color of #ae1534        
        
          <div style="background-color:#ae1534;">Content here</div>
        
        
          .mybackground {background-color:#ae1534;}
        
        Background color #ae1534
      
           Border around this has a color of #ae1534        
        
          <div style="border:2px solid #ae1534;">Content here</div>
        
        
          .myborder {border:2px solid #ae1534;}
        
        Border color #ae1534