#f1cfba color space conversions
Hex:
        #f1cfba
        RGB:
        241, 207, 186
        CMY:
        5, 19, 27
        CMYK:
        0, 14, 23, 5
      HSL:
        23°, 66.2651%, 83.7255%
        HSV (HSB):
        23°, 22.8216%, 94.5098%
        XYZ:
        67.4514, 66.8716, 55.8068
        xyY:
        0.3548, 0.3517, 66.8716
      CIE-Lab:
        85.4391, 8.7483, 14.8388
        CIE-LCH:
        85.4391, 17.2256, 59.4784
        CIE-Luv:
        85.4391, 22.3323, 19.8011
        Hunter-Lab:
        81.7751, 4.1277, 16.7805
      #f1cfba color charts
#f1cfba RGB chart
      #f1cfba CMYK chart
      #f1cfba RGB pie chart
      #f1cfba color shades, tints & tones
#f1cfba color schemes
#f1cfba color preview, HTML & CSS examples
           This text has a color of #f1cfba        
        
          <p style="color:#f1cfba;">Text here</p>
        
        
          .mytext {color:#f1cfba;}
        
        Text color #f1cfba
      
           This box has a color of #f1cfba        
        
          <div style="background-color:#f1cfba;">Content here</div>
        
        
          .mybackground {background-color:#f1cfba;}
        
        Background color #f1cfba
      
           Border around this has a color of #f1cfba        
        
          <div style="border:2px solid #f1cfba;">Content here</div>
        
        
          .myborder {border:2px solid #f1cfba;}
        
        Border color #f1cfba