#f2a888 color space conversions
Hex:
        #f2a888
        RGB:
        242, 168, 136
        CMY:
        5, 34, 47
        CMYK:
        0, 31, 44, 5
      HSL:
        18°, 80.3030%, 74.1176%
        HSV (HSB):
        18°, 43.8017%, 94.9020%
        XYZ:
        55.0645, 48.6601, 29.7827
        xyY:
        0.4124, 0.3645, 48.6601
      CIE-Lab:
        75.2394, 23.5461, 27.4824
        CIE-LCH:
        75.2394, 36.1898, 49.4110
        CIE-Luv:
        75.2394, 52.8975, 31.8476
        Hunter-Lab:
        69.7568, 18.8297, 23.5159
      #f2a888 color charts
#f2a888 RGB chart
      #f2a888 CMYK chart
      #f2a888 RGB pie chart
      #f2a888 color shades, tints & tones
#f2a888 color schemes
#f2a888 color preview, HTML & CSS examples
           This text has a color of #f2a888        
        
          <p style="color:#f2a888;">Text here</p>
        
        
          .mytext {color:#f2a888;}
        
        Text color #f2a888
      
           This box has a color of #f2a888        
        
          <div style="background-color:#f2a888;">Content here</div>
        
        
          .mybackground {background-color:#f2a888;}
        
        Background color #f2a888
      
           Border around this has a color of #f2a888        
        
          <div style="border:2px solid #f2a888;">Content here</div>
        
        
          .myborder {border:2px solid #f2a888;}
        
        Border color #f2a888