#ae1235 color space conversions
Hex:
        #ae1235
        RGB:
        174, 18, 53
        CMY:
        32, 93, 79
        CMYK:
        0, 90, 70, 32
      HSL:
        347°, 81.2500%, 37.6471%
        HSV (HSB):
        347°, 89.6552%, 68.2353%
        XYZ:
        18.3145, 9.6883, 4.2729
        xyY:
        0.5674, 0.3002, 9.6883
      CIE-Lab:
        37.2771, 59.1515, 23.8922
        CIE-LCH:
        37.2771, 63.7945, 21.9946
        CIE-Luv:
        37.2771, 105.3127, 12.5043
        Hunter-Lab:
        31.1261, 50.5581, 13.6491
      #ae1235 color charts
#ae1235 RGB chart
      #ae1235 CMYK chart
      #ae1235 RGB pie chart
      #ae1235 color shades, tints & tones
#ae1235 color schemes
#ae1235 color preview, HTML & CSS examples
           This text has a color of #ae1235        
        
          <p style="color:#ae1235;">Text here</p>
        
        
          .mytext {color:#ae1235;}
        
        Text color #ae1235
      
           This box has a color of #ae1235        
        
          <div style="background-color:#ae1235;">Content here</div>
        
        
          .mybackground {background-color:#ae1235;}
        
        Background color #ae1235
      
           Border around this has a color of #ae1235        
        
          <div style="border:2px solid #ae1235;">Content here</div>
        
        
          .myborder {border:2px solid #ae1235;}
        
        Border color #ae1235