#fba6b1 color space conversions
Hex:
        #fba6b1
        RGB:
        251, 166, 177
        CMY:
        2, 35, 31
        CMYK:
        0, 34, 29, 2
      HSL:
        352°, 91.3978%, 81.7647%
        HSV (HSB):
        352°, 33.8645%, 98.4314%
        XYZ:
        61.3557, 50.9560, 48.1967
        xyY:
        0.3823, 0.3175, 50.9560
      CIE-Lab:
        76.6523, 32.7609, 7.3230
        CIE-LCH:
        76.6523, 33.5693, 12.6001
        CIE-Luv:
        76.6523, 54.9050, 4.2969
        Hunter-Lab:
        71.3835, 28.5037, 9.9370
      #fba6b1 color charts
#fba6b1 RGB chart
      #fba6b1 CMYK chart
      #fba6b1 RGB pie chart
      #fba6b1 color shades, tints & tones
#fba6b1 color schemes
#fba6b1 color preview, HTML & CSS examples
           This text has a color of #fba6b1        
        
          <p style="color:#fba6b1;">Text here</p>
        
        
          .mytext {color:#fba6b1;}
        
        Text color #fba6b1
      
           This box has a color of #fba6b1        
        
          <div style="background-color:#fba6b1;">Content here</div>
        
        
          .mybackground {background-color:#fba6b1;}
        
        Background color #fba6b1
      
           Border around this has a color of #fba6b1        
        
          <div style="border:2px solid #fba6b1;">Content here</div>
        
        
          .myborder {border:2px solid #fba6b1;}
        
        Border color #fba6b1