#f2aac4 color space conversions
Hex:
        #f2aac4
        RGB:
        242, 170, 196
        CMY:
        5, 33, 23
        CMYK:
        0, 30, 19, 5
      HSL:
        338°, 73.4694%, 80.7843%
        HSV (HSB):
        338°, 29.7521%, 94.9020%
        XYZ:
        60.9565, 51.6122, 58.9740
        xyY:
        0.3553, 0.3009, 51.6122
      CIE-Lab:
        77.0484, 30.1146, -2.6002
        CIE-LCH:
        77.0484, 30.2266, 355.0651
        CIE-Luv:
        77.0484, 43.1504, -9.3775
        Hunter-Lab:
        71.8416, 25.7315, 1.6187
      #f2aac4 color charts
#f2aac4 RGB chart
      #f2aac4 CMYK chart
      #f2aac4 RGB pie chart
      #f2aac4 color shades, tints & tones
#f2aac4 color schemes
#f2aac4 color preview, HTML & CSS examples
           This text has a color of #f2aac4        
        
          <p style="color:#f2aac4;">Text here</p>
        
        
          .mytext {color:#f2aac4;}
        
        Text color #f2aac4
      
           This box has a color of #f2aac4        
        
          <div style="background-color:#f2aac4;">Content here</div>
        
        
          .mybackground {background-color:#f2aac4;}
        
        Background color #f2aac4
      
           Border around this has a color of #f2aac4        
        
          <div style="border:2px solid #f2aac4;">Content here</div>
        
        
          .myborder {border:2px solid #f2aac4;}
        
        Border color #f2aac4