#f2b5bc color space conversions
Hex:
        #f2b5bc
        RGB:
        242, 181, 188
        CMY:
        5, 29, 26
        CMYK:
        0, 25, 22, 5
      HSL:
        353°, 70.1149%, 82.9412%
        HSV (HSB):
        353°, 25.2066%, 94.9020%
        XYZ:
        62.2189, 55.5558, 55.0210
        xyY:
        0.3601, 0.3215, 55.5558
      CIE-Lab:
        79.3604, 23.1055, 5.1131
        CIE-LCH:
        79.3604, 23.6645, 12.4780
        CIE-Luv:
        79.3604, 37.9778, 3.1865
        Hunter-Lab:
        74.5358, 18.5657, 8.4082
      #f2b5bc color charts
#f2b5bc RGB chart
      #f2b5bc CMYK chart
      #f2b5bc RGB pie chart
      #f2b5bc color shades, tints & tones
#f2b5bc color schemes
#f2b5bc color preview, HTML & CSS examples
           This text has a color of #f2b5bc        
        
          <p style="color:#f2b5bc;">Text here</p>
        
        
          .mytext {color:#f2b5bc;}
        
        Text color #f2b5bc
      
           This box has a color of #f2b5bc        
        
          <div style="background-color:#f2b5bc;">Content here</div>
        
        
          .mybackground {background-color:#f2b5bc;}
        
        Background color #f2b5bc
      
           Border around this has a color of #f2b5bc        
        
          <div style="border:2px solid #f2b5bc;">Content here</div>
        
        
          .myborder {border:2px solid #f2b5bc;}
        
        Border color #f2b5bc