#f1bcb3 color space conversions
Hex:
        #f1bcb3
        RGB:
        241, 188, 179
        CMY:
        5, 26, 30
        CMYK:
        0, 22, 26, 5
      HSL:
        9°, 68.8889%, 82.3529%
        HSV (HSB):
        9°, 25.7261%, 94.5098%
        XYZ:
        62.3955, 57.9219, 50.5393
        xyY:
        0.3652, 0.3390, 57.9219
      CIE-Lab:
        80.6953, 17.7617, 11.8631
        CIE-LCH:
        80.6953, 21.3591, 33.7392
        CIE-Luv:
        80.6953, 34.2494, 13.7208
        Hunter-Lab:
        76.1064, 13.1562, 13.9024
      #f1bcb3 color charts
#f1bcb3 RGB chart
      #f1bcb3 CMYK chart
      #f1bcb3 RGB pie chart
      #f1bcb3 color shades, tints & tones
#f1bcb3 color schemes
#f1bcb3 color preview, HTML & CSS examples
           This text has a color of #f1bcb3        
        
          <p style="color:#f1bcb3;">Text here</p>
        
        
          .mytext {color:#f1bcb3;}
        
        Text color #f1bcb3
      
           This box has a color of #f1bcb3        
        
          <div style="background-color:#f1bcb3;">Content here</div>
        
        
          .mybackground {background-color:#f1bcb3;}
        
        Background color #f1bcb3
      
           Border around this has a color of #f1bcb3        
        
          <div style="border:2px solid #f1bcb3;">Content here</div>
        
        
          .myborder {border:2px solid #f1bcb3;}
        
        Border color #f1bcb3