#f1bdb3 color space conversions
Hex:
        #f1bdb3
        RGB:
        241, 189, 179
        CMY:
        5, 26, 30
        CMYK:
        0, 22, 26, 5
      HSL:
        10°, 68.8889%, 82.3529%
        HSV (HSB):
        10°, 25.7261%, 94.5098%
        XYZ:
        62.6099, 58.3506, 50.6107
        xyY:
        0.3649, 0.3401, 58.3506
      CIE-Lab:
        80.9333, 17.2329, 12.2005
        CIE-LCH:
        80.9333, 21.1146, 35.2976
        CIE-Luv:
        80.9333, 33.6517, 14.2984
        Hunter-Lab:
        76.3876, 12.6265, 14.1886
      #f1bdb3 color charts
#f1bdb3 RGB chart
      #f1bdb3 CMYK chart
      #f1bdb3 RGB pie chart
      #f1bdb3 color shades, tints & tones
#f1bdb3 color schemes
#f1bdb3 color preview, HTML & CSS examples
           This text has a color of #f1bdb3        
        
          <p style="color:#f1bdb3;">Text here</p>
        
        
          .mytext {color:#f1bdb3;}
        
        Text color #f1bdb3
      
           This box has a color of #f1bdb3        
        
          <div style="background-color:#f1bdb3;">Content here</div>
        
        
          .mybackground {background-color:#f1bdb3;}
        
        Background color #f1bdb3
      
           Border around this has a color of #f1bdb3        
        
          <div style="border:2px solid #f1bdb3;">Content here</div>
        
        
          .myborder {border:2px solid #f1bdb3;}
        
        Border color #f1bdb3