#f1a990 color space conversions
Hex:
        #f1a990
        RGB:
        241, 169, 144
        CMY:
        5, 34, 44
        CMYK:
        0, 30, 40, 5
      HSL:
        15°, 77.6000%, 75.4902%
        HSV (HSB):
        15°, 40.2490%, 94.5098%
        XYZ:
        55.4976, 49.0903, 32.9359
        xyY:
        0.4035, 0.3570, 49.0903
      CIE-Lab:
        75.5075, 23.4805, 23.5157
        CIE-LCH:
        75.5075, 33.2313, 45.0429
        CIE-Luv:
        75.5075, 50.4570, 27.2047
        Hunter-Lab:
        70.0645, 18.7759, 21.1741
      #f1a990 color charts
#f1a990 RGB chart
      #f1a990 CMYK chart
      #f1a990 RGB pie chart
      #f1a990 color shades, tints & tones
#f1a990 color schemes
#f1a990 color preview, HTML & CSS examples
           This text has a color of #f1a990        
        
          <p style="color:#f1a990;">Text here</p>
        
        
          .mytext {color:#f1a990;}
        
        Text color #f1a990
      
           This box has a color of #f1a990        
        
          <div style="background-color:#f1a990;">Content here</div>
        
        
          .mybackground {background-color:#f1a990;}
        
        Background color #f1a990
      
           Border around this has a color of #f1a990        
        
          <div style="border:2px solid #f1a990;">Content here</div>
        
        
          .myborder {border:2px solid #f1a990;}
        
        Border color #f1a990