#ae3235 color space conversions
Hex:
        #ae3235
        RGB:
        174, 50, 53
        CMY:
        32, 80, 79
        CMYK:
        0, 71, 70, 32
      HSL:
        359°, 55.3571%, 43.9216%
        HSV (HSB):
        359°, 71.2644%, 68.2353%
        XYZ:
        19.2388, 11.5369, 4.5810
        xyY:
        0.5441, 0.3263, 11.5369
      CIE-Lab:
        40.4704, 50.1660, 27.8022
        CIE-LCH:
        40.4704, 57.3549, 28.9954
        CIE-Luv:
        40.4704, 92.4196, 18.7385
        Hunter-Lab:
        33.9660, 41.6639, 15.7798
      #ae3235 color charts
#ae3235 RGB chart
      #ae3235 CMYK chart
      #ae3235 RGB pie chart
      #ae3235 color shades, tints & tones
#ae3235 color schemes
#ae3235 color preview, HTML & CSS examples
           This text has a color of #ae3235        
        
          <p style="color:#ae3235;">Text here</p>
        
        
          .mytext {color:#ae3235;}
        
        Text color #ae3235
      
           This box has a color of #ae3235        
        
          <div style="background-color:#ae3235;">Content here</div>
        
        
          .mybackground {background-color:#ae3235;}
        
        Background color #ae3235
      
           Border around this has a color of #ae3235        
        
          <div style="border:2px solid #ae3235;">Content here</div>
        
        
          .myborder {border:2px solid #ae3235;}
        
        Border color #ae3235