#f7b1bc color space conversions
Hex:
        #f7b1bc
        RGB:
        247, 177, 188
        CMY:
        3, 31, 26
        CMYK:
        0, 28, 24, 3
      HSL:
        351°, 81.3953%, 83.1373%
        HSV (HSB):
        351°, 28.3401%, 96.8627%
        XYZ:
        63.1570, 54.8493, 54.8352
        xyY:
        0.3654, 0.3173, 54.8493
      CIE-Lab:
        78.9544, 27.0265, 4.5926
        CIE-LCH:
        78.9544, 27.4139, 9.6441
        CIE-Luv:
        78.9544, 43.7930, 1.6634
        Hunter-Lab:
        74.0603, 22.6154, 7.9431
      #f7b1bc color charts
#f7b1bc RGB chart
      #f7b1bc CMYK chart
      #f7b1bc RGB pie chart
      #f7b1bc color shades, tints & tones
#f7b1bc color schemes
#f7b1bc color preview, HTML & CSS examples
           This text has a color of #f7b1bc        
        
          <p style="color:#f7b1bc;">Text here</p>
        
        
          .mytext {color:#f7b1bc;}
        
        Text color #f7b1bc
      
           This box has a color of #f7b1bc        
        
          <div style="background-color:#f7b1bc;">Content here</div>
        
        
          .mybackground {background-color:#f7b1bc;}
        
        Background color #f7b1bc
      
           Border around this has a color of #f7b1bc        
        
          <div style="border:2px solid #f7b1bc;">Content here</div>
        
        
          .myborder {border:2px solid #f7b1bc;}
        
        Border color #f7b1bc