#f0a994 color space conversions
Hex:
        #f0a994
        RGB:
        240, 169, 148
        CMY:
        6, 34, 42
        CMYK:
        0, 30, 38, 6
      HSL:
        14°, 75.4098%, 76.0784%
        HSV (HSB):
        14°, 38.3333%, 94.1176%
        XYZ:
        55.4684, 49.0393, 34.5590
        xyY:
        0.3989, 0.3526, 49.0393
      CIE-Lab:
        75.4758, 23.5438, 21.2909
        CIE-LCH:
        75.4758, 31.7429, 42.1233
        CIE-Luv:
        75.4758, 49.1939, 24.4731
        Hunter-Lab:
        70.0281, 18.8387, 19.7599
      #f0a994 color charts
#f0a994 RGB chart
      #f0a994 CMYK chart
      #f0a994 RGB pie chart
      #f0a994 color shades, tints & tones
#f0a994 color schemes
#f0a994 color preview, HTML & CSS examples
           This text has a color of #f0a994        
        
          <p style="color:#f0a994;">Text here</p>
        
        
          .mytext {color:#f0a994;}
        
        Text color #f0a994
      
           This box has a color of #f0a994        
        
          <div style="background-color:#f0a994;">Content here</div>
        
        
          .mybackground {background-color:#f0a994;}
        
        Background color #f0a994
      
           Border around this has a color of #f0a994        
        
          <div style="border:2px solid #f0a994;">Content here</div>
        
        
          .myborder {border:2px solid #f0a994;}
        
        Border color #f0a994