#f2ca80 color space conversions
Hex:
        #f2ca80
        RGB:
        242, 202, 128
        CMY:
        5, 21, 50
        CMYK:
        0, 17, 47, 5
      HSL:
        39°, 81.4286%, 72.5490%
        HSV (HSB):
        39°, 47.1074%, 94.9020%
        XYZ:
        61.6348, 62.6768, 29.2714
        xyY:
        0.4013, 0.4081, 62.6768
      CIE-Lab:
        83.2720, 4.8818, 42.0790
        CIE-LCH:
        83.2720, 42.3613, 83.3823
        CIE-Luv:
        83.2720, 30.7717, 53.4428
        Hunter-Lab:
        79.1687, 0.4214, 33.4965
      #f2ca80 color charts
#f2ca80 RGB chart
      #f2ca80 CMYK chart
      #f2ca80 RGB pie chart
      #f2ca80 color shades, tints & tones
#f2ca80 color schemes
#f2ca80 color preview, HTML & CSS examples
           This text has a color of #f2ca80        
        
          <p style="color:#f2ca80;">Text here</p>
        
        
          .mytext {color:#f2ca80;}
        
        Text color #f2ca80
      
           This box has a color of #f2ca80        
        
          <div style="background-color:#f2ca80;">Content here</div>
        
        
          .mybackground {background-color:#f2ca80;}
        
        Background color #f2ca80
      
           Border around this has a color of #f2ca80        
        
          <div style="border:2px solid #f2ca80;">Content here</div>
        
        
          .myborder {border:2px solid #f2ca80;}
        
        Border color #f2ca80