#f7bfba color space conversions
Hex:
        #f7bfba
        RGB:
        247, 191, 186
        CMY:
        3, 25, 27
        CMYK:
        0, 23, 25, 3
      HSL:
        5°, 79.2208%, 84.9020%
        HSV (HSB):
        5°, 24.6964%, 96.8627%
        XYZ:
        65.8515, 60.5809, 54.6769
        xyY:
        0.3636, 0.3345, 60.5809
      CIE-Lab:
        82.1529, 19.3582, 10.2606
        CIE-LCH:
        82.1529, 21.9094, 27.9254
        CIE-Luv:
        82.1529, 35.7808, 11.2394
        Hunter-Lab:
        77.8338, 14.8114, 12.8334
      #f7bfba color charts
#f7bfba RGB chart
      #f7bfba CMYK chart
      #f7bfba RGB pie chart
      #f7bfba color shades, tints & tones
#f7bfba color schemes
#f7bfba color preview, HTML & CSS examples
           This text has a color of #f7bfba        
        
          <p style="color:#f7bfba;">Text here</p>
        
        
          .mytext {color:#f7bfba;}
        
        Text color #f7bfba
      
           This box has a color of #f7bfba        
        
          <div style="background-color:#f7bfba;">Content here</div>
        
        
          .mybackground {background-color:#f7bfba;}
        
        Background color #f7bfba
      
           Border around this has a color of #f7bfba        
        
          <div style="border:2px solid #f7bfba;">Content here</div>
        
        
          .myborder {border:2px solid #f7bfba;}
        
        Border color #f7bfba