#fba9a5 color space conversions
Hex:
        #fba9a5
        RGB:
        251, 169, 165
        CMY:
        2, 34, 35
        CMYK:
        0, 33, 34, 2
      HSL:
        3°, 91.4894%, 81.5686%
        HSV (HSB):
        3°, 34.2629%, 98.4314%
        XYZ:
        60.7632, 51.6018, 42.3549
        xyY:
        0.3927, 0.3335, 51.6018
      CIE-Lab:
        77.0421, 29.6853, 14.4202
        CIE-LCH:
        77.0421, 33.0024, 25.9091
        CIE-Luv:
        77.0421, 54.9368, 14.5201
        Hunter-Lab:
        71.8344, 25.2792, 15.3256
      #fba9a5 color charts
#fba9a5 RGB chart
      #fba9a5 CMYK chart
      #fba9a5 RGB pie chart
      #fba9a5 color shades, tints & tones
#fba9a5 color schemes
#fba9a5 color preview, HTML & CSS examples
           This text has a color of #fba9a5        
        
          <p style="color:#fba9a5;">Text here</p>
        
        
          .mytext {color:#fba9a5;}
        
        Text color #fba9a5
      
           This box has a color of #fba9a5        
        
          <div style="background-color:#fba9a5;">Content here</div>
        
        
          .mybackground {background-color:#fba9a5;}
        
        Background color #fba9a5
      
           Border around this has a color of #fba9a5        
        
          <div style="border:2px solid #fba9a5;">Content here</div>
        
        
          .myborder {border:2px solid #fba9a5;}
        
        Border color #fba9a5