#fba097 color space conversions
Hex:
        #fba097
        RGB:
        251, 160, 151
        CMY:
        2, 37, 41
        CMYK:
        0, 36, 40, 2
      HSL:
        5°, 92.5926%, 78.8235%
        HSV (HSB):
        5°, 39.8406%, 98.4314%
        XYZ:
        57.9404, 47.8852, 35.4671
        xyY:
        0.4101, 0.3389, 47.8852
      CIE-Lab:
        74.7525, 32.7785, 18.8591
        CIE-LCH:
        74.7525, 37.8166, 29.9140
        CIE-Luv:
        74.7525, 62.9169, 19.3823
        Hunter-Lab:
        69.1991, 28.3594, 18.0511
      #fba097 color charts
#fba097 RGB chart
      #fba097 CMYK chart
      #fba097 RGB pie chart
      #fba097 color shades, tints & tones
#fba097 color schemes
#fba097 color preview, HTML & CSS examples
           This text has a color of #fba097        
        
          <p style="color:#fba097;">Text here</p>
        
        
          .mytext {color:#fba097;}
        
        Text color #fba097
      
           This box has a color of #fba097        
        
          <div style="background-color:#fba097;">Content here</div>
        
        
          .mybackground {background-color:#fba097;}
        
        Background color #fba097
      
           Border around this has a color of #fba097        
        
          <div style="border:2px solid #fba097;">Content here</div>
        
        
          .myborder {border:2px solid #fba097;}
        
        Border color #fba097