#fba095 color space conversions
Hex:
        #fba095
        RGB:
        251, 160, 149
        CMY:
        2, 37, 42
        CMYK:
        0, 36, 41, 2
      HSL:
        6°, 92.7273%, 78.4314%
        HSV (HSB):
        6°, 40.6375%, 98.4314%
        XYZ:
        57.7793, 47.8208, 34.6188
        xyY:
        0.4121, 0.3410, 47.8208
      CIE-Lab:
        74.7117, 32.5608, 19.8949
        CIE-LCH:
        74.7117, 38.1577, 31.4253
        CIE-Luv:
        74.7117, 63.2362, 20.7125
        Hunter-Lab:
        69.1526, 28.1257, 18.7253
      #fba095 color charts
#fba095 RGB chart
      #fba095 CMYK chart
      #fba095 RGB pie chart
      #fba095 color shades, tints & tones
#fba095 color schemes
#fba095 color preview, HTML & CSS examples
           This text has a color of #fba095        
        
          <p style="color:#fba095;">Text here</p>
        
        
          .mytext {color:#fba095;}
        
        Text color #fba095
      
           This box has a color of #fba095        
        
          <div style="background-color:#fba095;">Content here</div>
        
        
          .mybackground {background-color:#fba095;}
        
        Background color #fba095
      
           Border around this has a color of #fba095        
        
          <div style="border:2px solid #fba095;">Content here</div>
        
        
          .myborder {border:2px solid #fba095;}
        
        Border color #fba095