#ae5970 color space conversions
Hex:
        #ae5970
        RGB:
        174, 89, 112
        CMY:
        32, 65, 56
        CMYK:
        0, 49, 36, 32
      HSL:
        344°, 34.4130%, 51.5686%
        HSV (HSB):
        344°, 48.8506%, 68.2353%
        XYZ:
        23.9526, 17.3133, 17.4086
        xyY:
        0.4082, 0.2951, 17.3133
      CIE-Lab:
        48.6524, 37.1472, 2.9193
        CIE-LCH:
        48.6524, 37.2617, 4.4934
        CIE-Luv:
        48.6524, 55.2875, -2.7947
        Hunter-Lab:
        41.6092, 29.9383, 4.3205
      #ae5970 color charts
#ae5970 RGB chart
      #ae5970 CMYK chart
      #ae5970 RGB pie chart
      #ae5970 color shades, tints & tones
#ae5970 color schemes
#ae5970 color preview, HTML & CSS examples
           This text has a color of #ae5970        
        
          <p style="color:#ae5970;">Text here</p>
        
        
          .mytext {color:#ae5970;}
        
        Text color #ae5970
      
           This box has a color of #ae5970        
        
          <div style="background-color:#ae5970;">Content here</div>
        
        
          .mybackground {background-color:#ae5970;}
        
        Background color #ae5970
      
           Border around this has a color of #ae5970        
        
          <div style="border:2px solid #ae5970;">Content here</div>
        
        
          .myborder {border:2px solid #ae5970;}
        
        Border color #ae5970