#f9b1aa color space conversions
Hex:
        #f9b1aa
        RGB:
        249, 177, 170
        CMY:
        2, 31, 33
        CMYK:
        0, 29, 32, 2
      HSL:
        5°, 86.8132%, 82.1569%
        HSV (HSB):
        5°, 31.7269%, 97.6471%
        XYZ:
        62.0448, 54.4863, 45.2770
        xyY:
        0.3834, 0.3367, 54.4863
      CIE-Lab:
        78.7444, 25.3549, 14.0722
        CIE-LCH:
        78.7444, 28.9982, 29.0307
        CIE-Luv:
        78.7444, 47.7347, 15.0608
        Hunter-Lab:
        73.8148, 20.8615, 15.3027
      #f9b1aa color charts
#f9b1aa RGB chart
      #f9b1aa CMYK chart
      #f9b1aa RGB pie chart
      #f9b1aa color shades, tints & tones
#f9b1aa color schemes
#f9b1aa color preview, HTML & CSS examples
           This text has a color of #f9b1aa        
        
          <p style="color:#f9b1aa;">Text here</p>
        
        
          .mytext {color:#f9b1aa;}
        
        Text color #f9b1aa
      
           This box has a color of #f9b1aa        
        
          <div style="background-color:#f9b1aa;">Content here</div>
        
        
          .mybackground {background-color:#f9b1aa;}
        
        Background color #f9b1aa
      
           Border around this has a color of #f9b1aa        
        
          <div style="border:2px solid #f9b1aa;">Content here</div>
        
        
          .myborder {border:2px solid #f9b1aa;}
        
        Border color #f9b1aa