#f5c3bf color space conversions
Hex:
        #f5c3bf
        RGB:
        245, 195, 191
        CMY:
        4, 24, 25
        CMYK:
        0, 20, 22, 4
      HSL:
        4°, 72.9730%, 85.4902%
        HSV (HSB):
        4°, 22.0408%, 96.0784%
        XYZ:
        66.5753, 62.2043, 57.7879
        xyY:
        0.3568, 0.3334, 62.2043
      CIE-Lab:
        83.0219, 17.2275, 8.7993
        CIE-LCH:
        83.0219, 19.3447, 27.0566
        CIE-Luv:
        83.0219, 31.4991, 9.6413
        Hunter-Lab:
        78.8697, 12.6530, 11.7669
      #f5c3bf color charts
#f5c3bf RGB chart
      #f5c3bf CMYK chart
      #f5c3bf RGB pie chart
      #f5c3bf color shades, tints & tones
#f5c3bf color schemes
#f5c3bf color preview, HTML & CSS examples
           This text has a color of #f5c3bf        
        
          <p style="color:#f5c3bf;">Text here</p>
        
        
          .mytext {color:#f5c3bf;}
        
        Text color #f5c3bf
      
           This box has a color of #f5c3bf        
        
          <div style="background-color:#f5c3bf;">Content here</div>
        
        
          .mybackground {background-color:#f5c3bf;}
        
        Background color #f5c3bf
      
           Border around this has a color of #f5c3bf        
        
          <div style="border:2px solid #f5c3bf;">Content here</div>
        
        
          .myborder {border:2px solid #f5c3bf;}
        
        Border color #f5c3bf