#fba08f color space conversions
Hex:
        #fba08f
        RGB:
        251, 160, 143
        CMY:
        2, 37, 44
        CMYK:
        0, 36, 43, 2
      HSL:
        9°, 93.1034%, 77.2549%
        HSV (HSB):
        9°, 43.0279%, 98.4314%
        XYZ:
        57.3124, 47.6340, 32.1602
        xyY:
        0.4180, 0.3474, 47.6340
      CIE-Lab:
        74.5935, 31.9265, 23.0022
        CIE-LCH:
        74.5935, 39.3497, 35.7718
        CIE-Luv:
        74.5935, 64.1762, 24.6233
        Hunter-Lab:
        69.0174, 27.4468, 20.6847
      #fba08f color charts
#fba08f RGB chart
      #fba08f CMYK chart
      #fba08f RGB pie chart
      #fba08f color shades, tints & tones
#fba08f color schemes
#fba08f color preview, HTML & CSS examples
           This text has a color of #fba08f        
        
          <p style="color:#fba08f;">Text here</p>
        
        
          .mytext {color:#fba08f;}
        
        Text color #fba08f
      
           This box has a color of #fba08f        
        
          <div style="background-color:#fba08f;">Content here</div>
        
        
          .mybackground {background-color:#fba08f;}
        
        Background color #fba08f
      
           Border around this has a color of #fba08f        
        
          <div style="border:2px solid #fba08f;">Content here</div>
        
        
          .myborder {border:2px solid #fba08f;}
        
        Border color #fba08f