#fbc6ae color space conversions
Hex:
        #fbc6ae
        RGB:
        251, 198, 174
        CMY:
        2, 22, 32
        CMYK:
        0, 21, 31, 2
      HSL:
        19°, 90.5882%, 83.3333%
        HSV (HSB):
        19°, 30.6773%, 98.4314%
        XYZ:
        67.6177, 63.9534, 48.8248
        xyY:
        0.3748, 0.3545, 63.9534
      CIE-Lab:
        83.9415, 15.5696, 19.2312
        CIE-LCH:
        83.9415, 24.7437, 51.0063
        CIE-Luv:
        83.9415, 35.6437, 24.2150
        Hunter-Lab:
        79.9709, 10.9780, 19.7811
      #fbc6ae color charts
#fbc6ae RGB chart
      #fbc6ae CMYK chart
      #fbc6ae RGB pie chart
      #fbc6ae color shades, tints & tones
#fbc6ae color schemes
#fbc6ae color preview, HTML & CSS examples
           This text has a color of #fbc6ae        
        
          <p style="color:#fbc6ae;">Text here</p>
        
        
          .mytext {color:#fbc6ae;}
        
        Text color #fbc6ae
      
           This box has a color of #fbc6ae        
        
          <div style="background-color:#fbc6ae;">Content here</div>
        
        
          .mybackground {background-color:#fbc6ae;}
        
        Background color #fbc6ae
      
           Border around this has a color of #fbc6ae        
        
          <div style="border:2px solid #fbc6ae;">Content here</div>
        
        
          .myborder {border:2px solid #fbc6ae;}
        
        Border color #fbc6ae