#f1baad color space conversions
Hex:
        #f1baad
        RGB:
        241, 186, 173
        CMY:
        5, 27, 32
        CMYK:
        0, 23, 28, 5
      HSL:
        11°, 70.8333%, 81.1765%
        HSV (HSB):
        11°, 28.2158%, 94.5098%
        XYZ:
        61.3774, 56.8357, 47.2706
        xyY:
        0.3709, 0.3435, 56.8357
      CIE-Lab:
        80.0871, 18.0067, 14.2275
        CIE-LCH:
        80.0871, 22.9492, 38.3130
        CIE-Luv:
        80.0871, 36.1385, 16.8509
        Hunter-Lab:
        75.3895, 13.3919, 15.5967
      #f1baad color charts
#f1baad RGB chart
      #f1baad CMYK chart
      #f1baad RGB pie chart
      #f1baad color shades, tints & tones
#f1baad color schemes
#f1baad color preview, HTML & CSS examples
           This text has a color of #f1baad        
        
          <p style="color:#f1baad;">Text here</p>
        
        
          .mytext {color:#f1baad;}
        
        Text color #f1baad
      
           This box has a color of #f1baad        
        
          <div style="background-color:#f1baad;">Content here</div>
        
        
          .mybackground {background-color:#f1baad;}
        
        Background color #f1baad
      
           Border around this has a color of #f1baad        
        
          <div style="border:2px solid #f1baad;">Content here</div>
        
        
          .myborder {border:2px solid #f1baad;}
        
        Border color #f1baad