#f2ca79 color space conversions
Hex:
        #f2ca79
        RGB:
        242, 202, 121
        CMY:
        5, 21, 53
        CMYK:
        0, 17, 50, 5
      HSL:
        40°, 82.3129%, 71.1765%
        HSV (HSB):
        40°, 50.0000%, 94.9020%
        XYZ:
        61.1897, 62.4988, 26.9276
        xyY:
        0.4063, 0.4150, 62.4988
      CIE-Lab:
        83.1780, 4.2431, 45.4583
        CIE-LCH:
        83.1780, 45.6559, 84.6674
        CIE-Luv:
        83.1780, 31.2534, 57.0395
        Hunter-Lab:
        79.0562, -0.1889, 35.1444
      #f2ca79 color charts
#f2ca79 RGB chart
      #f2ca79 CMYK chart
      #f2ca79 RGB pie chart
      #f2ca79 color shades, tints & tones
#f2ca79 color schemes
#f2ca79 color preview, HTML & CSS examples
           This text has a color of #f2ca79        
        
          <p style="color:#f2ca79;">Text here</p>
        
        
          .mytext {color:#f2ca79;}
        
        Text color #f2ca79
      
           This box has a color of #f2ca79        
        
          <div style="background-color:#f2ca79;">Content here</div>
        
        
          .mybackground {background-color:#f2ca79;}
        
        Background color #f2ca79
      
           Border around this has a color of #f2ca79        
        
          <div style="border:2px solid #f2ca79;">Content here</div>
        
        
          .myborder {border:2px solid #f2ca79;}
        
        Border color #f2ca79