#fbd1ae color space conversions
Hex:
        #fbd1ae
        RGB:
        251, 209, 174
        CMY:
        2, 18, 32
        CMYK:
        0, 17, 31, 2
      HSL:
        27°, 90.5882%, 83.3333%
        HSV (HSB):
        27°, 30.6773%, 98.4314%
        XYZ:
        70.2241, 69.1662, 49.6936
        xyY:
        0.3714, 0.3658, 69.1662
      CIE-Lab:
        86.5863, 9.8326, 22.8884
        CIE-LCH:
        86.5863, 24.9111, 66.7522
        CIE-Luv:
        86.5863, 28.8857, 30.3543
        Hunter-Lab:
        83.1662, 5.1815, 22.7893
      #fbd1ae color charts
#fbd1ae RGB chart
      #fbd1ae CMYK chart
      #fbd1ae RGB pie chart
      #fbd1ae color shades, tints & tones
#fbd1ae color schemes
#fbd1ae color preview, HTML & CSS examples
           This text has a color of #fbd1ae        
        
          <p style="color:#fbd1ae;">Text here</p>
        
        
          .mytext {color:#fbd1ae;}
        
        Text color #fbd1ae
      
           This box has a color of #fbd1ae        
        
          <div style="background-color:#fbd1ae;">Content here</div>
        
        
          .mybackground {background-color:#fbd1ae;}
        
        Background color #fbd1ae
      
           Border around this has a color of #fbd1ae        
        
          <div style="border:2px solid #fbd1ae;">Content here</div>
        
        
          .myborder {border:2px solid #fbd1ae;}
        
        Border color #fbd1ae