#ae1325 color space conversions
Hex:
        #ae1325
        RGB:
        174, 19, 37
        CMY:
        32, 93, 85
        CMYK:
        0, 89, 79, 32
      HSL:
        353°, 80.3109%, 37.8431%
        HSV (HSB):
        353°, 89.0805%, 68.2353%
        XYZ:
        18.0224, 9.5980, 2.6530
        xyY:
        0.5953, 0.3170, 9.5980
      CIE-Lab:
        37.1110, 58.3238, 33.5895
        CIE-LCH:
        37.1110, 67.3047, 29.9382
        CIE-Luv:
        37.1110, 109.1951, 19.2681
        Hunter-Lab:
        30.9806, 49.6228, 16.6092
      #ae1325 color charts
#ae1325 RGB chart
      #ae1325 CMYK chart
      #ae1325 RGB pie chart
      #ae1325 color shades, tints & tones
#ae1325 color schemes
#ae1325 color preview, HTML & CSS examples
           This text has a color of #ae1325        
        
          <p style="color:#ae1325;">Text here</p>
        
        
          .mytext {color:#ae1325;}
        
        Text color #ae1325
      
           This box has a color of #ae1325        
        
          <div style="background-color:#ae1325;">Content here</div>
        
        
          .mybackground {background-color:#ae1325;}
        
        Background color #ae1325
      
           Border around this has a color of #ae1325        
        
          <div style="border:2px solid #ae1325;">Content here</div>
        
        
          .myborder {border:2px solid #ae1325;}
        
        Border color #ae1325