#f2a7ba color space conversions
Hex:
        #f2a7ba
        RGB:
        242, 167, 186
        CMY:
        5, 35, 27
        CMYK:
        0, 31, 23, 5
      HSL:
        345°, 74.2574%, 80.1961%
        HSV (HSB):
        345°, 30.9917%, 94.9020%
        XYZ:
        59.2996, 50.0598, 52.9915
        xyY:
        0.3653, 0.3083, 50.0598
      CIE-Lab:
        76.1060, 30.2339, 1.4853
        CIE-LCH:
        76.1060, 30.2704, 2.8126
        CIE-Luv:
        76.1060, 46.4054, -3.4297
        Hunter-Lab:
        70.7530, 25.7869, 5.1210
      #f2a7ba color charts
#f2a7ba RGB chart
      #f2a7ba CMYK chart
      #f2a7ba RGB pie chart
      #f2a7ba color shades, tints & tones
#f2a7ba color schemes
#f2a7ba color preview, HTML & CSS examples
           This text has a color of #f2a7ba        
        
          <p style="color:#f2a7ba;">Text here</p>
        
        
          .mytext {color:#f2a7ba;}
        
        Text color #f2a7ba
      
           This box has a color of #f2a7ba        
        
          <div style="background-color:#f2a7ba;">Content here</div>
        
        
          .mybackground {background-color:#f2a7ba;}
        
        Background color #f2a7ba
      
           Border around this has a color of #f2a7ba        
        
          <div style="border:2px solid #f2a7ba;">Content here</div>
        
        
          .myborder {border:2px solid #f2a7ba;}
        
        Border color #f2a7ba