#f1a998 color space conversions
Hex:
        #f1a998
        RGB:
        241, 169, 152
        CMY:
        5, 34, 40
        CMYK:
        0, 30, 37, 5
      HSL:
        11°, 76.0684%, 77.0588%
        HSV (HSB):
        11°, 36.9295%, 94.5098%
        XYZ:
        56.1311, 49.3437, 36.2716
        xyY:
        0.3960, 0.3481, 49.3437
      CIE-Lab:
        75.6647, 24.3870, 19.3992
        CIE-LCH:
        75.6647, 31.1618, 38.5012
        CIE-Luv:
        75.6647, 49.4039, 21.9544
        Hunter-Lab:
        70.2451, 19.7060, 18.5567
      #f1a998 color charts
#f1a998 RGB chart
      #f1a998 CMYK chart
      #f1a998 RGB pie chart
      #f1a998 color shades, tints & tones
#f1a998 color schemes
#f1a998 color preview, HTML & CSS examples
           This text has a color of #f1a998        
        
          <p style="color:#f1a998;">Text here</p>
        
        
          .mytext {color:#f1a998;}
        
        Text color #f1a998
      
           This box has a color of #f1a998        
        
          <div style="background-color:#f1a998;">Content here</div>
        
        
          .mybackground {background-color:#f1a998;}
        
        Background color #f1a998
      
           Border around this has a color of #f1a998        
        
          <div style="border:2px solid #f1a998;">Content here</div>
        
        
          .myborder {border:2px solid #f1a998;}
        
        Border color #f1a998