#fba8ce color space conversions
Hex:
        #fba8ce
        RGB:
        251, 168, 206
        CMY:
        2, 34, 19
        CMYK:
        0, 33, 18, 2
      HSL:
        333°, 91.2088%, 82.1569%
        HSV (HSB):
        333°, 33.0677%, 98.4314%
        XYZ:
        64.9269, 52.9707, 65.1949
        xyY:
        0.3546, 0.2893, 52.9707
      CIE-Lab:
        77.8577, 35.7916, -6.7467
        CIE-LCH:
        77.8577, 36.4219, 349.3251
        CIE-Luv:
        77.8577, 48.8985, -16.6846
        Hunter-Lab:
        72.7810, 31.8705, -2.1634
      #fba8ce color charts
#fba8ce RGB chart
      #fba8ce CMYK chart
      #fba8ce RGB pie chart
      #fba8ce color shades, tints & tones
#fba8ce color schemes
#fba8ce color preview, HTML & CSS examples
           This text has a color of #fba8ce        
        
          <p style="color:#fba8ce;">Text here</p>
        
        
          .mytext {color:#fba8ce;}
        
        Text color #fba8ce
      
           This box has a color of #fba8ce        
        
          <div style="background-color:#fba8ce;">Content here</div>
        
        
          .mybackground {background-color:#fba8ce;}
        
        Background color #fba8ce
      
           Border around this has a color of #fba8ce        
        
          <div style="border:2px solid #fba8ce;">Content here</div>
        
        
          .myborder {border:2px solid #fba8ce;}
        
        Border color #fba8ce