#f2ca81 color space conversions
Hex:
        #f2ca81
        RGB:
        242, 202, 129
        CMY:
        5, 21, 49
        CMYK:
        0, 17, 47, 5
      HSL:
        39°, 81.2950%, 72.7451%
        HSV (HSB):
        39°, 46.6942%, 94.9020%
        XYZ:
        61.7009, 62.7033, 29.6198
        xyY:
        0.4006, 0.4071, 62.7033
      CIE-Lab:
        83.2860, 4.9764, 41.5930
        CIE-LCH:
        83.2860, 41.8896, 83.1772
        CIE-Luv:
        83.2860, 30.7008, 52.9132
        Hunter-Lab:
        79.1854, 0.5120, 33.2520
      #f2ca81 color charts
#f2ca81 RGB chart
      #f2ca81 CMYK chart
      #f2ca81 RGB pie chart
      #f2ca81 color shades, tints & tones
#f2ca81 color schemes
#f2ca81 color preview, HTML & CSS examples
           This text has a color of #f2ca81        
        
          <p style="color:#f2ca81;">Text here</p>
        
        
          .mytext {color:#f2ca81;}
        
        Text color #f2ca81
      
           This box has a color of #f2ca81        
        
          <div style="background-color:#f2ca81;">Content here</div>
        
        
          .mybackground {background-color:#f2ca81;}
        
        Background color #f2ca81
      
           Border around this has a color of #f2ca81        
        
          <div style="border:2px solid #f2ca81;">Content here</div>
        
        
          .myborder {border:2px solid #f2ca81;}
        
        Border color #f2ca81