#fdae96 color space conversions
Hex:
        #fdae96
        RGB:
        253, 174, 150
        CMY:
        1, 32, 41
        CMYK:
        0, 31, 41, 1
      HSL:
        14°, 96.2617%, 79.0196%
        HSV (HSB):
        14°, 40.7115%, 99.2157%
        XYZ:
        61.1491, 53.3568, 35.9301
        xyY:
        0.4065, 0.3547, 53.3568
      CIE-Lab:
        78.0852, 26.0994, 24.0089
        CIE-LCH:
        78.0852, 35.4627, 42.6111
        CIE-Luv:
        78.0852, 55.3293, 27.4978
        Hunter-Lab:
        73.0457, 21.5985, 21.9681
      #fdae96 color charts
#fdae96 RGB chart
      #fdae96 CMYK chart
      #fdae96 RGB pie chart
      #fdae96 color shades, tints & tones
#fdae96 color schemes
#fdae96 color preview, HTML & CSS examples
           This text has a color of #fdae96        
        
          <p style="color:#fdae96;">Text here</p>
        
        
          .mytext {color:#fdae96;}
        
        Text color #fdae96
      
           This box has a color of #fdae96        
        
          <div style="background-color:#fdae96;">Content here</div>
        
        
          .mybackground {background-color:#fdae96;}
        
        Background color #fdae96
      
           Border around this has a color of #fdae96        
        
          <div style="border:2px solid #fdae96;">Content here</div>
        
        
          .myborder {border:2px solid #fdae96;}
        
        Border color #fdae96