#f8bfae color space conversions
Hex:
        #f8bfae
        RGB:
        248, 191, 174
        CMY:
        3, 25, 32
        CMYK:
        0, 23, 30, 3
      HSL:
        14°, 84.0909%, 82.7451%
        HSV (HSB):
        14°, 29.8387%, 97.2549%
        XYZ:
        64.9822, 60.2741, 48.2535
        xyY:
        0.3745, 0.3474, 60.2741
      CIE-Lab:
        81.9869, 18.1183, 16.4606
        CIE-LCH:
        81.9869, 24.4790, 42.2554
        CIE-Luv:
        81.9869, 37.8584, 19.9113
        Hunter-Lab:
        77.6364, 13.5421, 17.4948
      #f8bfae color charts
#f8bfae RGB chart
      #f8bfae CMYK chart
      #f8bfae RGB pie chart
      #f8bfae color shades, tints & tones
#f8bfae color schemes
#f8bfae color preview, HTML & CSS examples
           This text has a color of #f8bfae        
        
          <p style="color:#f8bfae;">Text here</p>
        
        
          .mytext {color:#f8bfae;}
        
        Text color #f8bfae
      
           This box has a color of #f8bfae        
        
          <div style="background-color:#f8bfae;">Content here</div>
        
        
          .mybackground {background-color:#f8bfae;}
        
        Background color #f8bfae
      
           Border around this has a color of #f8bfae        
        
          <div style="border:2px solid #f8bfae;">Content here</div>
        
        
          .myborder {border:2px solid #f8bfae;}
        
        Border color #f8bfae