#f1bbc1 color space conversions
Hex:
        #f1bbc1
        RGB:
        241, 187, 193
        CMY:
        5, 27, 24
        CMYK:
        0, 22, 20, 5
      HSL:
        353°, 65.8537%, 83.9216%
        HSV (HSB):
        353°, 22.4066%, 94.5098%
        XYZ:
        63.6716, 58.0917, 58.3090
        xyY:
        0.3536, 0.3226, 58.0917
      CIE-Lab:
        80.7897, 20.2972, 4.4654
        CIE-LCH:
        80.7897, 20.7826, 12.4075
        CIE-Luv:
        80.7897, 33.2018, 2.8235
        Hunter-Lab:
        76.2179, 15.7356, 7.9939
      #f1bbc1 color charts
#f1bbc1 RGB chart
      #f1bbc1 CMYK chart
      #f1bbc1 RGB pie chart
      #f1bbc1 color shades, tints & tones
#f1bbc1 color schemes
#f1bbc1 color preview, HTML & CSS examples
           This text has a color of #f1bbc1        
        
          <p style="color:#f1bbc1;">Text here</p>
        
        
          .mytext {color:#f1bbc1;}
        
        Text color #f1bbc1
      
           This box has a color of #f1bbc1        
        
          <div style="background-color:#f1bbc1;">Content here</div>
        
        
          .mybackground {background-color:#f1bbc1;}
        
        Background color #f1bbc1
      
           Border around this has a color of #f1bbc1        
        
          <div style="border:2px solid #f1bbc1;">Content here</div>
        
        
          .myborder {border:2px solid #f1bbc1;}
        
        Border color #f1bbc1