#fed9b4 color space conversions
Hex:
        #fed9b4
        RGB:
        254, 217, 180
        CMY:
        0, 15, 29
        CMYK:
        0, 15, 29, 0
      HSL:
        30°, 97.3684%, 85.0980%
        HSV (HSB):
        30°, 29.1339%, 99.6078%
        XYZ:
        73.9241, 73.9918, 53.5656
        xyY:
        0.3669, 0.3672, 73.9918
      CIE-Lab:
        88.9186, 7.5825, 23.0099
        CIE-LCH:
        88.9186, 24.2271, 71.7613
        CIE-Luv:
        88.9186, 25.5358, 31.1653
        Hunter-Lab:
        86.0185, 2.8702, 23.2917
      #fed9b4 color charts
#fed9b4 RGB chart
      #fed9b4 CMYK chart
      #fed9b4 RGB pie chart
      #fed9b4 color shades, tints & tones
#fed9b4 color schemes
#fed9b4 color preview, HTML & CSS examples
           This text has a color of #fed9b4        
        
          <p style="color:#fed9b4;">Text here</p>
        
        
          .mytext {color:#fed9b4;}
        
        Text color #fed9b4
      
           This box has a color of #fed9b4        
        
          <div style="background-color:#fed9b4;">Content here</div>
        
        
          .mybackground {background-color:#fed9b4;}
        
        Background color #fed9b4
      
           Border around this has a color of #fed9b4        
        
          <div style="border:2px solid #fed9b4;">Content here</div>
        
        
          .myborder {border:2px solid #fed9b4;}
        
        Border color #fed9b4