#ae0c42 color space conversions
Hex:
        #ae0c42
        RGB:
        174, 12, 66
        CMY:
        32, 95, 74
        CMYK:
        0, 93, 62, 32
      HSL:
        340°, 87.0968%, 36.4706%
        HSV (HSB):
        340°, 93.1034%, 68.2353%
        XYZ:
        18.5704, 9.6550, 6.0391
        xyY:
        0.5420, 0.2818, 9.6550
      CIE-Lab:
        37.2159, 60.7544, 15.4793
        CIE-LCH:
        37.2159, 62.6953, 14.2939
        CIE-Luv:
        37.2159, 102.2758, 5.0269
        Hunter-Lab:
        31.0724, 52.3035, 10.2274
      #ae0c42 color charts
#ae0c42 RGB chart
      #ae0c42 CMYK chart
      #ae0c42 RGB pie chart
      #ae0c42 color shades, tints & tones
#ae0c42 color schemes
#ae0c42 color preview, HTML & CSS examples
           This text has a color of #ae0c42        
        
          <p style="color:#ae0c42;">Text here</p>
        
        
          .mytext {color:#ae0c42;}
        
        Text color #ae0c42
      
           This box has a color of #ae0c42        
        
          <div style="background-color:#ae0c42;">Content here</div>
        
        
          .mybackground {background-color:#ae0c42;}
        
        Background color #ae0c42
      
           Border around this has a color of #ae0c42        
        
          <div style="border:2px solid #ae0c42;">Content here</div>
        
        
          .myborder {border:2px solid #ae0c42;}
        
        Border color #ae0c42