#f1bdc8 color space conversions
Hex:
        #f1bdc8
        RGB:
        241, 189, 200
        CMY:
        5, 26, 22
        CMYK:
        0, 22, 17, 5
      HSL:
        347°, 65.0000%, 84.3137%
        HSV (HSB):
        347°, 21.5768%, 94.5098%
        XYZ:
        64.8986, 59.2661, 62.6626
        xyY:
        0.3474, 0.3172, 59.2661
      CIE-Lab:
        81.4376, 20.2968, 1.6370
        CIE-LCH:
        81.4376, 20.3627, 4.6112
        CIE-Luv:
        81.4376, 31.2313, -1.2868
        Hunter-Lab:
        76.9845, 15.7541, 5.6292
      #f1bdc8 color charts
#f1bdc8 RGB chart
      #f1bdc8 CMYK chart
      #f1bdc8 RGB pie chart
      #f1bdc8 color shades, tints & tones
#f1bdc8 color schemes
#f1bdc8 color preview, HTML & CSS examples
           This text has a color of #f1bdc8        
        
          <p style="color:#f1bdc8;">Text here</p>
        
        
          .mytext {color:#f1bdc8;}
        
        Text color #f1bdc8
      
           This box has a color of #f1bdc8        
        
          <div style="background-color:#f1bdc8;">Content here</div>
        
        
          .mybackground {background-color:#f1bdc8;}
        
        Background color #f1bdc8
      
           Border around this has a color of #f1bdc8        
        
          <div style="border:2px solid #f1bdc8;">Content here</div>
        
        
          .myborder {border:2px solid #f1bdc8;}
        
        Border color #f1bdc8