#f0baa6 color space conversions
Hex:
        #f0baa6
        RGB:
        240, 186, 166
        CMY:
        6, 27, 35
        CMYK:
        0, 23, 31, 6
      HSL:
        16°, 71.1538%, 79.6078%
        HSV (HSB):
        16°, 30.8333%, 94.1176%
        XYZ:
        60.3770, 56.3962, 43.7797
        xyY:
        0.3761, 0.3513, 56.3962
      CIE-Lab:
        79.8388, 16.7162, 17.6230
        CIE-LCH:
        79.8388, 24.2900, 46.5126
        CIE-Luv:
        79.8388, 36.2262, 21.5975
        Hunter-Lab:
        75.0974, 12.0904, 18.0038
      #f0baa6 color charts
#f0baa6 RGB chart
      #f0baa6 CMYK chart
      #f0baa6 RGB pie chart
      #f0baa6 color shades, tints & tones
#f0baa6 color schemes
#f0baa6 color preview, HTML & CSS examples
           This text has a color of #f0baa6        
        
          <p style="color:#f0baa6;">Text here</p>
        
        
          .mytext {color:#f0baa6;}
        
        Text color #f0baa6
      
           This box has a color of #f0baa6        
        
          <div style="background-color:#f0baa6;">Content here</div>
        
        
          .mybackground {background-color:#f0baa6;}
        
        Background color #f0baa6
      
           Border around this has a color of #f0baa6        
        
          <div style="border:2px solid #f0baa6;">Content here</div>
        
        
          .myborder {border:2px solid #f0baa6;}
        
        Border color #f0baa6