#f2aca2 color space conversions
Hex:
        #f2aca2
        RGB:
        242, 172, 162
        CMY:
        5, 33, 36
        CMYK:
        0, 29, 33, 5
      HSL:
        8°, 75.4717%, 79.2157%
        HSV (HSB):
        8°, 33.0579%, 94.9020%
        XYZ:
        57.8921, 50.9909, 40.9734
        xyY:
        0.3863, 0.3403, 50.9909
      CIE-Lab:
        76.6735, 24.3803, 15.3896
        CIE-LCH:
        76.6735, 28.8312, 32.2615
        CIE-Luv:
        76.6735, 46.8782, 16.8894
        Hunter-Lab:
        71.4079, 19.7502, 15.9653
      #f2aca2 color charts
#f2aca2 RGB chart
      #f2aca2 CMYK chart
      #f2aca2 RGB pie chart
      #f2aca2 color shades, tints & tones
#f2aca2 color schemes
#f2aca2 color preview, HTML & CSS examples
           This text has a color of #f2aca2        
        
          <p style="color:#f2aca2;">Text here</p>
        
        
          .mytext {color:#f2aca2;}
        
        Text color #f2aca2
      
           This box has a color of #f2aca2        
        
          <div style="background-color:#f2aca2;">Content here</div>
        
        
          .mybackground {background-color:#f2aca2;}
        
        Background color #f2aca2
      
           Border around this has a color of #f2aca2        
        
          <div style="border:2px solid #f2aca2;">Content here</div>
        
        
          .myborder {border:2px solid #f2aca2;}
        
        Border color #f2aca2