#f1baee color space conversions
Hex:
        #f1baee
        RGB:
        241, 186, 238
        CMY:
        5, 27, 7
        CMYK:
        0, 23, 1, 5
      HSL:
        303°, 66.2651%, 83.7255%
        HSV (HSB):
        303°, 22.8216%, 94.5098%
        XYZ:
        69.2671, 59.9916, 88.8177
        xyY:
        0.3176, 0.2751, 59.9916
      CIE-Lab:
        81.8336, 28.2554, -18.1928
        CIE-LCH:
        81.8336, 33.6058, 327.2237
        CIE-Luv:
        81.8336, 28.0845, -33.3627
        Hunter-Lab:
        77.4543, 24.0871, -13.7705
      #f1baee color charts
#f1baee RGB chart
      #f1baee CMYK chart
      #f1baee RGB pie chart
      #f1baee color shades, tints & tones
#f1baee color schemes
#f1baee color preview, HTML & CSS examples
           This text has a color of #f1baee        
        
          <p style="color:#f1baee;">Text here</p>
        
        
          .mytext {color:#f1baee;}
        
        Text color #f1baee
      
           This box has a color of #f1baee        
        
          <div style="background-color:#f1baee;">Content here</div>
        
        
          .mybackground {background-color:#f1baee;}
        
        Background color #f1baee
      
           Border around this has a color of #f1baee        
        
          <div style="border:2px solid #f1baee;">Content here</div>
        
        
          .myborder {border:2px solid #f1baee;}
        
        Border color #f1baee