#f1c0be color space conversions
Hex:
        #f1c0be
        RGB:
        241, 192, 190
        CMY:
        5, 25, 25
        CMYK:
        0, 20, 21, 5
      HSL:
        2°, 64.5570%, 84.5098%
        HSV (HSB):
        2°, 21.1618%, 94.5098%
        XYZ:
        64.4195, 60.1178, 56.9238
        xyY:
        0.3550, 0.3313, 60.1178
      CIE-Lab:
        81.9022, 17.2087, 7.6798
        CIE-LCH:
        81.9022, 18.8446, 24.0501
        CIE-Luv:
        81.9022, 30.6626, 8.0363
        Hunter-Lab:
        77.5356, 12.6172, 10.7464
      #f1c0be color charts
#f1c0be RGB chart
      #f1c0be CMYK chart
      #f1c0be RGB pie chart
      #f1c0be color shades, tints & tones
#f1c0be color schemes
#f1c0be color preview, HTML & CSS examples
           This text has a color of #f1c0be        
        
          <p style="color:#f1c0be;">Text here</p>
        
        
          .mytext {color:#f1c0be;}
        
        Text color #f1c0be
      
           This box has a color of #f1c0be        
        
          <div style="background-color:#f1c0be;">Content here</div>
        
        
          .mybackground {background-color:#f1c0be;}
        
        Background color #f1c0be
      
           Border around this has a color of #f1c0be        
        
          <div style="border:2px solid #f1c0be;">Content here</div>
        
        
          .myborder {border:2px solid #f1c0be;}
        
        Border color #f1c0be