#fba0c1 color space conversions
Hex:
        #fba0c1
        RGB:
        251, 160, 193
        CMY:
        2, 37, 24
        CMYK:
        0, 36, 23, 2
      HSL:
        338°, 91.9192%, 80.5882%
        HSV (HSB):
        338°, 36.2550%, 98.4314%
        XYZ:
        61.9801, 49.5011, 56.7400
        xyY:
        0.3684, 0.2943, 49.5011
      CIE-Lab:
        75.7620, 38.0595, -2.7330
        CIE-LCH:
        75.7620, 38.1575, 355.8927
        CIE-Luv:
        75.7620, 55.6585, -11.1002
        Hunter-Lab:
        70.3570, 34.1225, 1.4350
      #fba0c1 color charts
#fba0c1 RGB chart
      #fba0c1 CMYK chart
      #fba0c1 RGB pie chart
      #fba0c1 color shades, tints & tones
#fba0c1 color schemes
#fba0c1 color preview, HTML & CSS examples
           This text has a color of #fba0c1        
        
          <p style="color:#fba0c1;">Text here</p>
        
        
          .mytext {color:#fba0c1;}
        
        Text color #fba0c1
      
           This box has a color of #fba0c1        
        
          <div style="background-color:#fba0c1;">Content here</div>
        
        
          .mybackground {background-color:#fba0c1;}
        
        Background color #fba0c1
      
           Border around this has a color of #fba0c1        
        
          <div style="border:2px solid #fba0c1;">Content here</div>
        
        
          .myborder {border:2px solid #fba0c1;}
        
        Border color #fba0c1