#fba8ba color space conversions
Hex:
        #fba8ba
        RGB:
        251, 168, 186
        CMY:
        2, 34, 27
        CMYK:
        0, 33, 26, 2
      HSL:
        347°, 91.2088%, 82.1569%
        HSV (HSB):
        347°, 33.0677%, 98.4314%
        XYZ:
        62.6492, 52.0597, 53.2009
        xyY:
        0.3731, 0.3100, 52.0597
      CIE-Lab:
        77.3165, 32.9138, 3.3654
        CIE-LCH:
        77.3165, 33.0854, 5.8382
        CIE-Luv:
        77.3165, 52.2367, -1.2756
        Hunter-Lab:
        72.1524, 28.7232, 6.7897
      #fba8ba color charts
#fba8ba RGB chart
      #fba8ba CMYK chart
      #fba8ba RGB pie chart
      #fba8ba color shades, tints & tones
#fba8ba color schemes
#fba8ba color preview, HTML & CSS examples
           This text has a color of #fba8ba        
        
          <p style="color:#fba8ba;">Text here</p>
        
        
          .mytext {color:#fba8ba;}
        
        Text color #fba8ba
      
           This box has a color of #fba8ba        
        
          <div style="background-color:#fba8ba;">Content here</div>
        
        
          .mybackground {background-color:#fba8ba;}
        
        Background color #fba8ba
      
           Border around this has a color of #fba8ba        
        
          <div style="border:2px solid #fba8ba;">Content here</div>
        
        
          .myborder {border:2px solid #fba8ba;}
        
        Border color #fba8ba