#f3b2ca color space conversions
Hex:
        #f3b2ca
        RGB:
        243, 178, 202
        CMY:
        5, 30, 21
        CMYK:
        0, 27, 17, 5
      HSL:
        338°, 73.0337%, 82.5490%
        HSV (HSB):
        338°, 26.7490%, 95.2941%
        XYZ:
        63.5432, 55.1597, 63.1749
        xyY:
        0.3494, 0.3033, 55.1597
      CIE-Lab:
        79.1332, 27.1432, -2.7883
        CIE-LCH:
        79.1332, 27.2861, 354.1348
        CIE-Luv:
        79.1332, 38.4790, -9.1240
        Hunter-Lab:
        74.2696, 22.7483, 1.5557
      #f3b2ca color charts
#f3b2ca RGB chart
      #f3b2ca CMYK chart
      #f3b2ca RGB pie chart
      #f3b2ca color shades, tints & tones
#f3b2ca color schemes
#f3b2ca color preview, HTML & CSS examples
           This text has a color of #f3b2ca        
        
          <p style="color:#f3b2ca;">Text here</p>
        
        
          .mytext {color:#f3b2ca;}
        
        Text color #f3b2ca
      
           This box has a color of #f3b2ca        
        
          <div style="background-color:#f3b2ca;">Content here</div>
        
        
          .mybackground {background-color:#f3b2ca;}
        
        Background color #f3b2ca
      
           Border around this has a color of #f3b2ca        
        
          <div style="border:2px solid #f3b2ca;">Content here</div>
        
        
          .myborder {border:2px solid #f3b2ca;}
        
        Border color #f3b2ca