#f0b1ae color space conversions
Hex:
        #f0b1ae
        RGB:
        240, 177, 174
        CMY:
        6, 31, 32
        CMYK:
        0, 26, 28, 6
      HSL:
        3°, 68.7500%, 81.1765%
        HSV (HSB):
        3°, 27.5000%, 94.1176%
        XYZ:
        59.2973, 53.0255, 47.1540
        xyY:
        0.3718, 0.3325, 53.0255
      CIE-Lab:
        77.8901, 22.5384, 10.5641
        CIE-LCH:
        77.8901, 24.8913, 25.1132
        CIE-Luv:
        77.8901, 40.7741, 10.8766
        Hunter-Lab:
        72.8186, 17.9226, 12.5795
      #f0b1ae color charts
#f0b1ae RGB chart
      #f0b1ae CMYK chart
      #f0b1ae RGB pie chart
      #f0b1ae color shades, tints & tones
#f0b1ae color schemes
#f0b1ae color preview, HTML & CSS examples
           This text has a color of #f0b1ae        
        
          <p style="color:#f0b1ae;">Text here</p>
        
        
          .mytext {color:#f0b1ae;}
        
        Text color #f0b1ae
      
           This box has a color of #f0b1ae        
        
          <div style="background-color:#f0b1ae;">Content here</div>
        
        
          .mybackground {background-color:#f0b1ae;}
        
        Background color #f0b1ae
      
           Border around this has a color of #f0b1ae        
        
          <div style="border:2px solid #f0b1ae;">Content here</div>
        
        
          .myborder {border:2px solid #f0b1ae;}
        
        Border color #f0b1ae