#fba0af color space conversions
Hex:
        #fba0af
        RGB:
        251, 160, 175
        CMY:
        2, 37, 31
        CMYK:
        0, 36, 30, 2
      HSL:
        350°, 91.9192%, 80.5882%
        HSV (HSB):
        350°, 36.2550%, 98.4314%
        XYZ:
        60.0923, 48.7460, 46.7991
        xyY:
        0.3861, 0.3132, 48.7460
      CIE-Lab:
        75.2930, 35.6335, 6.4670
        CIE-LCH:
        75.2930, 36.2156, 10.2865
        CIE-Luv:
        75.2930, 58.8812, 2.4946
        Hunter-Lab:
        69.8183, 31.4521, 9.1308
      #fba0af color charts
#fba0af RGB chart
      #fba0af CMYK chart
      #fba0af RGB pie chart
      #fba0af color shades, tints & tones
#fba0af color schemes
#fba0af color preview, HTML & CSS examples
           This text has a color of #fba0af        
        
          <p style="color:#fba0af;">Text here</p>
        
        
          .mytext {color:#fba0af;}
        
        Text color #fba0af
      
           This box has a color of #fba0af        
        
          <div style="background-color:#fba0af;">Content here</div>
        
        
          .mybackground {background-color:#fba0af;}
        
        Background color #fba0af
      
           Border around this has a color of #fba0af        
        
          <div style="border:2px solid #fba0af;">Content here</div>
        
        
          .myborder {border:2px solid #fba0af;}
        
        Border color #fba0af