#ae8995 color space conversions
Hex:
        #ae8995
        RGB:
        174, 137, 149
        CMY:
        32, 46, 42
        CMYK:
        0, 21, 14, 32
      HSL:
        341°, 18.5930%, 60.9804%
        HSV (HSB):
        341°, 21.2644%, 68.2353%
        XYZ:
        31.8260, 29.0599, 32.3655
        xyY:
        0.3413, 0.3116, 29.0599
      CIE-Lab:
        60.8345, 16.0209, -1.0030
        CIE-LCH:
        60.8345, 16.0523, 356.4176
        CIE-Luv:
        60.8345, 21.7867, -4.1824
        Hunter-Lab:
        53.9073, 11.0460, 2.1378
      #ae8995 color charts
#ae8995 RGB chart
      #ae8995 CMYK chart
      #ae8995 RGB pie chart
      #ae8995 color shades, tints & tones
#ae8995 color schemes
#ae8995 color preview, HTML & CSS examples
           This text has a color of #ae8995        
        
          <p style="color:#ae8995;">Text here</p>
        
        
          .mytext {color:#ae8995;}
        
        Text color #ae8995
      
           This box has a color of #ae8995        
        
          <div style="background-color:#ae8995;">Content here</div>
        
        
          .mybackground {background-color:#ae8995;}
        
        Background color #ae8995
      
           Border around this has a color of #ae8995        
        
          <div style="border:2px solid #ae8995;">Content here</div>
        
        
          .myborder {border:2px solid #ae8995;}
        
        Border color #ae8995