#fbb8ba color space conversions
Hex:
        #fbb8ba
        RGB:
        251, 184, 186
        CMY:
        2, 28, 27
        CMYK:
        0, 27, 26, 2
      HSL:
        358°, 89.3333%, 85.2941%
        HSV (HSB):
        358°, 26.6932%, 98.4314%
        XYZ:
        65.7871, 58.3354, 54.2469
        xyY:
        0.3688, 0.3270, 58.3354
      CIE-Lab:
        80.9249, 24.5072, 8.5612
        CIE-LCH:
        80.9249, 25.9595, 19.2560
        CIE-Luv:
        80.9249, 42.7275, 7.7999
        Hunter-Lab:
        76.3776, 20.0884, 11.3538
      #fbb8ba color charts
#fbb8ba RGB chart
      #fbb8ba CMYK chart
      #fbb8ba RGB pie chart
      #fbb8ba color shades, tints & tones
#fbb8ba color schemes
#fbb8ba color preview, HTML & CSS examples
           This text has a color of #fbb8ba        
        
          <p style="color:#fbb8ba;">Text here</p>
        
        
          .mytext {color:#fbb8ba;}
        
        Text color #fbb8ba
      
           This box has a color of #fbb8ba        
        
          <div style="background-color:#fbb8ba;">Content here</div>
        
        
          .mybackground {background-color:#fbb8ba;}
        
        Background color #fbb8ba
      
           Border around this has a color of #fbb8ba        
        
          <div style="border:2px solid #fbb8ba;">Content here</div>
        
        
          .myborder {border:2px solid #fbb8ba;}
        
        Border color #fbb8ba