#f5b3bf color space conversions
Hex:
        #f5b3bf
        RGB:
        245, 179, 191
        CMY:
        4, 30, 25
        CMYK:
        0, 27, 22, 4
      HSL:
        349°, 76.7442%, 83.1373%
        HSV (HSB):
        349°, 26.9388%, 96.0784%
        XYZ:
        63.1803, 55.4143, 56.6563
        xyY:
        0.3605, 0.3162, 55.4143
      CIE-Lab:
        79.2793, 25.6795, 3.4105
        CIE-LCH:
        79.2793, 25.9050, 7.5651
        CIE-Luv:
        79.2793, 40.8119, 0.2406
        Hunter-Lab:
        74.4408, 21.2273, 6.9834
      #f5b3bf color charts
#f5b3bf RGB chart
      #f5b3bf CMYK chart
      #f5b3bf RGB pie chart
      #f5b3bf color shades, tints & tones
#f5b3bf color schemes
#f5b3bf color preview, HTML & CSS examples
           This text has a color of #f5b3bf        
        
          <p style="color:#f5b3bf;">Text here</p>
        
        
          .mytext {color:#f5b3bf;}
        
        Text color #f5b3bf
      
           This box has a color of #f5b3bf        
        
          <div style="background-color:#f5b3bf;">Content here</div>
        
        
          .mybackground {background-color:#f5b3bf;}
        
        Background color #f5b3bf
      
           Border around this has a color of #f5b3bf        
        
          <div style="border:2px solid #f5b3bf;">Content here</div>
        
        
          .myborder {border:2px solid #f5b3bf;}
        
        Border color #f5b3bf