#f8bcbd color space conversions
Hex:
        #f8bcbd
        RGB:
        248, 188, 189
        CMY:
        3, 26, 26
        CMYK:
        0, 24, 24, 3
      HSL:
        359°, 81.0811%, 85.4902%
        HSV (HSB):
        359°, 24.1935%, 97.2549%
        XYZ:
        65.8799, 59.5970, 56.1752
        xyY:
        0.3627, 0.3281, 59.5970
      CIE-Lab:
        81.6187, 21.7248, 7.9004
        CIE-LCH:
        81.6187, 23.1167, 19.9843
        CIE-Luv:
        81.6187, 37.8816, 7.4482
        Hunter-Lab:
        77.1991, 17.2293, 10.8960
      #f8bcbd color charts
#f8bcbd RGB chart
      #f8bcbd CMYK chart
      #f8bcbd RGB pie chart
      #f8bcbd color shades, tints & tones
#f8bcbd color schemes
#f8bcbd color preview, HTML & CSS examples
           This text has a color of #f8bcbd        
        
          <p style="color:#f8bcbd;">Text here</p>
        
        
          .mytext {color:#f8bcbd;}
        
        Text color #f8bcbd
      
           This box has a color of #f8bcbd        
        
          <div style="background-color:#f8bcbd;">Content here</div>
        
        
          .mybackground {background-color:#f8bcbd;}
        
        Background color #f8bcbd
      
           Border around this has a color of #f8bcbd        
        
          <div style="border:2px solid #f8bcbd;">Content here</div>
        
        
          .myborder {border:2px solid #f8bcbd;}
        
        Border color #f8bcbd