#f0a5ae color space conversions
Hex:
        #f0a5ae
        RGB:
        240, 165, 174
        CMY:
        6, 35, 32
        CMYK:
        0, 31, 28, 6
      HSL:
        353°, 71.4286%, 79.4118%
        HSV (HSB):
        353°, 31.2500%, 94.1176%
        XYZ:
        57.0303, 48.4915, 46.3984
        xyY:
        0.3754, 0.3192, 48.4915
      CIE-Lab:
        75.1339, 28.9030, 6.6247
        CIE-LCH:
        75.1339, 29.6525, 12.9095
        CIE-Luv:
        75.1339, 48.0087, 4.0917
        Hunter-Lab:
        69.6359, 24.3250, 9.2402
      #f0a5ae color charts
#f0a5ae RGB chart
      #f0a5ae CMYK chart
      #f0a5ae RGB pie chart
      #f0a5ae color shades, tints & tones
#f0a5ae color schemes
#f0a5ae color preview, HTML & CSS examples
           This text has a color of #f0a5ae        
        
          <p style="color:#f0a5ae;">Text here</p>
        
        
          .mytext {color:#f0a5ae;}
        
        Text color #f0a5ae
      
           This box has a color of #f0a5ae        
        
          <div style="background-color:#f0a5ae;">Content here</div>
        
        
          .mybackground {background-color:#f0a5ae;}
        
        Background color #f0a5ae
      
           Border around this has a color of #f0a5ae        
        
          <div style="border:2px solid #f0a5ae;">Content here</div>
        
        
          .myborder {border:2px solid #f0a5ae;}
        
        Border color #f0a5ae