#f2ca91 color space conversions
Hex:
        #f2ca91
        RGB:
        242, 202, 145
        CMY:
        5, 21, 43
        CMYK:
        0, 17, 40, 5
      HSL:
        35°, 78.8618%, 75.8824%
        HSV (HSB):
        35°, 40.0826%, 94.9020%
        XYZ:
        62.8493, 63.1626, 35.6672
        xyY:
        0.3887, 0.3907, 63.1626
      CIE-Lab:
        83.5279, 6.6034, 33.7309
        CIE-LCH:
        83.5279, 34.3712, 78.9235
        CIE-Luv:
        83.5279, 29.4990, 43.9248
        Hunter-Lab:
        79.4749, 2.0779, 29.0240
      #f2ca91 color charts
#f2ca91 RGB chart
      #f2ca91 CMYK chart
      #f2ca91 RGB pie chart
      #f2ca91 color shades, tints & tones
#f2ca91 color schemes
#f2ca91 color preview, HTML & CSS examples
           This text has a color of #f2ca91        
        
          <p style="color:#f2ca91;">Text here</p>
        
        
          .mytext {color:#f2ca91;}
        
        Text color #f2ca91
      
           This box has a color of #f2ca91        
        
          <div style="background-color:#f2ca91;">Content here</div>
        
        
          .mybackground {background-color:#f2ca91;}
        
        Background color #f2ca91
      
           Border around this has a color of #f2ca91        
        
          <div style="border:2px solid #f2ca91;">Content here</div>
        
        
          .myborder {border:2px solid #f2ca91;}
        
        Border color #f2ca91