#fba7c1 color space conversions
Hex:
        #fba7c1
        RGB:
        251, 167, 193
        CMY:
        2, 35, 24
        CMYK:
        0, 33, 23, 2
      HSL:
        341°, 91.3043%, 81.9608%
        HSV (HSB):
        341°, 33.4661%, 98.4314%
        XYZ:
        63.2280, 51.9969, 57.1560
        xyY:
        0.3668, 0.3016, 51.9969
      CIE-Lab:
        77.2790, 34.4114, -0.5099
        CIE-LCH:
        77.2790, 34.4152, 359.1511
        CIE-Luv:
        77.2790, 51.6586, -7.1537
        Hunter-Lab:
        72.1089, 30.3255, 3.4809
      #fba7c1 color charts
#fba7c1 RGB chart
      #fba7c1 CMYK chart
      #fba7c1 RGB pie chart
      #fba7c1 color shades, tints & tones
#fba7c1 color schemes
#fba7c1 color preview, HTML & CSS examples
           This text has a color of #fba7c1        
        
          <p style="color:#fba7c1;">Text here</p>
        
        
          .mytext {color:#fba7c1;}
        
        Text color #fba7c1
      
           This box has a color of #fba7c1        
        
          <div style="background-color:#fba7c1;">Content here</div>
        
        
          .mybackground {background-color:#fba7c1;}
        
        Background color #fba7c1
      
           Border around this has a color of #fba7c1        
        
          <div style="border:2px solid #fba7c1;">Content here</div>
        
        
          .myborder {border:2px solid #fba7c1;}
        
        Border color #fba7c1