#f2bec7 color space conversions
Hex:
        #f2bec7
        RGB:
        242, 190, 199
        CMY:
        5, 25, 22
        CMYK:
        0, 21, 18, 5
      HSL:
        350°, 66.6667%, 84.7059%
        HSV (HSB):
        350°, 21.4876%, 94.9020%
        XYZ:
        65.3402, 59.8277, 62.1369
        xyY:
        0.3488, 0.3194, 59.8277
      CIE-Lab:
        81.7444, 19.9710, 2.6325
        CIE-LCH:
        81.7444, 20.1437, 7.5091
        CIE-Luv:
        81.7444, 31.4504, 0.2338
        Hunter-Lab:
        77.3484, 15.4287, 6.5139
      #f2bec7 color charts
#f2bec7 RGB chart
      #f2bec7 CMYK chart
      #f2bec7 RGB pie chart
      #f2bec7 color shades, tints & tones
#f2bec7 color schemes
#f2bec7 color preview, HTML & CSS examples
           This text has a color of #f2bec7        
        
          <p style="color:#f2bec7;">Text here</p>
        
        
          .mytext {color:#f2bec7;}
        
        Text color #f2bec7
      
           This box has a color of #f2bec7        
        
          <div style="background-color:#f2bec7;">Content here</div>
        
        
          .mybackground {background-color:#f2bec7;}
        
        Background color #f2bec7
      
           Border around this has a color of #f2bec7        
        
          <div style="border:2px solid #f2bec7;">Content here</div>
        
        
          .myborder {border:2px solid #f2bec7;}
        
        Border color #f2bec7