#fba9ac color space conversions
Hex:
        #fba9ac
        RGB:
        251, 169, 172
        CMY:
        2, 34, 33
        CMYK:
        0, 33, 31, 2
      HSL:
        358°, 91.1111%, 82.3529%
        HSV (HSB):
        358°, 32.6693%, 98.4314%
        XYZ:
        61.4180, 51.8637, 45.8033
        xyY:
        0.3861, 0.3260, 51.8637
      CIE-Lab:
        77.1993, 30.5497, 10.8319
        CIE-LCH:
        77.1993, 32.4132, 19.5228
        CIE-Luv:
        77.1993, 53.8641, 9.5657
        Hunter-Lab:
        72.0165, 26.2019, 12.7024
      #fba9ac color charts
#fba9ac RGB chart
      #fba9ac CMYK chart
      #fba9ac RGB pie chart
      #fba9ac color shades, tints & tones
#fba9ac color schemes
#fba9ac color preview, HTML & CSS examples
           This text has a color of #fba9ac        
        
          <p style="color:#fba9ac;">Text here</p>
        
        
          .mytext {color:#fba9ac;}
        
        Text color #fba9ac
      
           This box has a color of #fba9ac        
        
          <div style="background-color:#fba9ac;">Content here</div>
        
        
          .mybackground {background-color:#fba9ac;}
        
        Background color #fba9ac
      
           Border around this has a color of #fba9ac        
        
          <div style="border:2px solid #fba9ac;">Content here</div>
        
        
          .myborder {border:2px solid #fba9ac;}
        
        Border color #fba9ac