#f1b5aa color space conversions
Hex:
        #f1b5aa
        RGB:
        241, 181, 170
        CMY:
        5, 29, 33
        CMYK:
        0, 25, 29, 5
      HSL:
        9°, 71.7172%, 80.5882%
        HSV (HSB):
        9°, 29.4606%, 94.5098%
        XYZ:
        60.0552, 54.6508, 45.4136
        xyY:
        0.3751, 0.3413, 54.6508
      CIE-Lab:
        78.8397, 20.2577, 14.0864
        CIE-LCH:
        78.8397, 24.6739, 34.8132
        CIE-Luv:
        78.8397, 39.5459, 16.1398
        Hunter-Lab:
        73.9262, 15.6367, 15.3259
      #f1b5aa color charts
#f1b5aa RGB chart
      #f1b5aa CMYK chart
      #f1b5aa RGB pie chart
      #f1b5aa color shades, tints & tones
#f1b5aa color schemes
#f1b5aa color preview, HTML & CSS examples
           This text has a color of #f1b5aa        
        
          <p style="color:#f1b5aa;">Text here</p>
        
        
          .mytext {color:#f1b5aa;}
        
        Text color #f1b5aa
      
           This box has a color of #f1b5aa        
        
          <div style="background-color:#f1b5aa;">Content here</div>
        
        
          .mybackground {background-color:#f1b5aa;}
        
        Background color #f1b5aa
      
           Border around this has a color of #f1b5aa        
        
          <div style="border:2px solid #f1b5aa;">Content here</div>
        
        
          .myborder {border:2px solid #f1b5aa;}
        
        Border color #f1b5aa