#f1bdc3 color space conversions
Hex:
        #f1bdc3
        RGB:
        241, 189, 195
        CMY:
        5, 26, 24
        CMYK:
        0, 22, 19, 5
      HSL:
        353°, 65.0000%, 84.3137%
        HSV (HSB):
        353°, 21.5768%, 94.5098%
        XYZ:
        64.3236, 59.0361, 59.6346
        xyY:
        0.3515, 0.3226, 59.0361
      CIE-Lab:
        81.3114, 19.5367, 4.1433
        CIE-LCH:
        81.3114, 19.9712, 11.9739
        CIE-Luv:
        81.3114, 31.8198, 2.5110
        Hunter-Lab:
        76.8349, 14.9728, 7.7671
      #f1bdc3 color charts
#f1bdc3 RGB chart
      #f1bdc3 CMYK chart
      #f1bdc3 RGB pie chart
      #f1bdc3 color shades, tints & tones
#f1bdc3 color schemes
#f1bdc3 color preview, HTML & CSS examples
           This text has a color of #f1bdc3        
        
          <p style="color:#f1bdc3;">Text here</p>
        
        
          .mytext {color:#f1bdc3;}
        
        Text color #f1bdc3
      
           This box has a color of #f1bdc3        
        
          <div style="background-color:#f1bdc3;">Content here</div>
        
        
          .mybackground {background-color:#f1bdc3;}
        
        Background color #f1bdc3
      
           Border around this has a color of #f1bdc3        
        
          <div style="border:2px solid #f1bdc3;">Content here</div>
        
        
          .myborder {border:2px solid #f1bdc3;}
        
        Border color #f1bdc3