#fba7a4 color space conversions
Hex:
        #fba7a4
        RGB:
        251, 167, 164
        CMY:
        2, 35, 36
        CMYK:
        0, 33, 35, 2
      HSL:
        2°, 91.5789%, 81.3725%
        HSV (HSB):
        2°, 34.6614%, 98.4314%
        XYZ:
        60.3032, 50.8270, 41.7542
        xyY:
        0.3944, 0.3325, 50.8270
      CIE-Lab:
        76.5741, 30.6131, 14.3068
        CIE-LCH:
        76.5741, 33.7912, 25.0487
        CIE-Luv:
        76.5741, 56.3551, 14.1488
        Hunter-Lab:
        71.2931, 26.2213, 15.1807
      #fba7a4 color charts
#fba7a4 RGB chart
      #fba7a4 CMYK chart
      #fba7a4 RGB pie chart
      #fba7a4 color shades, tints & tones
#fba7a4 color schemes
#fba7a4 color preview, HTML & CSS examples
           This text has a color of #fba7a4        
        
          <p style="color:#fba7a4;">Text here</p>
        
        
          .mytext {color:#fba7a4;}
        
        Text color #fba7a4
      
           This box has a color of #fba7a4        
        
          <div style="background-color:#fba7a4;">Content here</div>
        
        
          .mybackground {background-color:#fba7a4;}
        
        Background color #fba7a4
      
           Border around this has a color of #fba7a4        
        
          <div style="border:2px solid #fba7a4;">Content here</div>
        
        
          .myborder {border:2px solid #fba7a4;}
        
        Border color #fba7a4