#f1baa1 color space conversions
Hex:
        #f1baa1
        RGB:
        241, 186, 161
        CMY:
        5, 27, 37
        CMYK:
        0, 23, 33, 5
      HSL:
        19°, 74.0741%, 78.8235%
        HSV (HSB):
        19°, 33.1950%, 94.5098%
        XYZ:
        60.2676, 56.3918, 41.4265
        xyY:
        0.3812, 0.3567, 56.3918
      CIE-Lab:
        79.8363, 16.4672, 20.3124
        CIE-LCH:
        79.8363, 26.1489, 50.9685
        CIE-Luv:
        79.8363, 37.4803, 25.1215
        Hunter-Lab:
        75.0945, 11.8410, 19.8583
      #f1baa1 color charts
#f1baa1 RGB chart
      #f1baa1 CMYK chart
      #f1baa1 RGB pie chart
      #f1baa1 color shades, tints & tones
#f1baa1 color schemes
#f1baa1 color preview, HTML & CSS examples
           This text has a color of #f1baa1        
        
          <p style="color:#f1baa1;">Text here</p>
        
        
          .mytext {color:#f1baa1;}
        
        Text color #f1baa1
      
           This box has a color of #f1baa1        
        
          <div style="background-color:#f1baa1;">Content here</div>
        
        
          .mybackground {background-color:#f1baa1;}
        
        Background color #f1baa1
      
           Border around this has a color of #f1baa1        
        
          <div style="border:2px solid #f1baa1;">Content here</div>
        
        
          .myborder {border:2px solid #f1baa1;}
        
        Border color #f1baa1