#f2b6aa color space conversions
Hex:
        #f2b6aa
        RGB:
        242, 182, 170
        CMY:
        5, 29, 33
        CMYK:
        0, 25, 30, 5
      HSL:
        10°, 73.4694%, 80.7843%
        HSV (HSB):
        10°, 29.7521%, 94.9020%
        XYZ:
        60.6016, 55.2354, 45.4977
        xyY:
        0.3756, 0.3424, 55.2354
      CIE-Lab:
        79.1767, 20.1025, 14.5753
        CIE-LCH:
        79.1767, 24.8304, 35.9440
        CIE-Luv:
        79.1767, 39.6381, 16.8410
        Hunter-Lab:
        74.3205, 15.4895, 15.7281
      #f2b6aa color charts
#f2b6aa RGB chart
      #f2b6aa CMYK chart
      #f2b6aa RGB pie chart
      #f2b6aa color shades, tints & tones
#f2b6aa color schemes
#f2b6aa color preview, HTML & CSS examples
           This text has a color of #f2b6aa        
        
          <p style="color:#f2b6aa;">Text here</p>
        
        
          .mytext {color:#f2b6aa;}
        
        Text color #f2b6aa
      
           This box has a color of #f2b6aa        
        
          <div style="background-color:#f2b6aa;">Content here</div>
        
        
          .mybackground {background-color:#f2b6aa;}
        
        Background color #f2b6aa
      
           Border around this has a color of #f2b6aa        
        
          <div style="border:2px solid #f2b6aa;">Content here</div>
        
        
          .myborder {border:2px solid #f2b6aa;}
        
        Border color #f2b6aa