#fba9ad color space conversions
Hex:
        #fba9ad
        RGB:
        251, 169, 173
        CMY:
        2, 34, 32
        CMYK:
        0, 33, 31, 2
      HSL:
        357°, 91.1111%, 82.3529%
        HSV (HSB):
        357°, 32.6693%, 98.4314%
        XYZ:
        61.5145, 51.9023, 46.3111
        xyY:
        0.3851, 0.3249, 51.9023
      CIE-Lab:
        77.2224, 30.6762, 10.3199
        CIE-LCH:
        77.2224, 32.3656, 18.5937
        CIE-Luv:
        77.2224, 53.7088, 8.8472
        Hunter-Lab:
        72.0432, 26.3374, 12.3172
      #fba9ad color charts
#fba9ad RGB chart
      #fba9ad CMYK chart
      #fba9ad RGB pie chart
      #fba9ad color shades, tints & tones
#fba9ad color schemes
#fba9ad color preview, HTML & CSS examples
           This text has a color of #fba9ad        
        
          <p style="color:#fba9ad;">Text here</p>
        
        
          .mytext {color:#fba9ad;}
        
        Text color #fba9ad
      
           This box has a color of #fba9ad        
        
          <div style="background-color:#fba9ad;">Content here</div>
        
        
          .mybackground {background-color:#fba9ad;}
        
        Background color #fba9ad
      
           Border around this has a color of #fba9ad        
        
          <div style="border:2px solid #fba9ad;">Content here</div>
        
        
          .myborder {border:2px solid #fba9ad;}
        
        Border color #fba9ad