#fedcb3 color space conversions
Hex:
        #fedcb3
        RGB:
        254, 220, 179
        CMY:
        0, 14, 30
        CMYK:
        0, 13, 30, 0
      HSL:
        33°, 97.4026%, 84.9020%
        HSV (HSB):
        33°, 29.5276%, 99.6078%
        XYZ:
        74.6029, 75.5119, 53.2911
        xyY:
        0.3668, 0.3712, 75.5119
      CIE-Lab:
        89.6322, 5.9098, 24.5105
        CIE-LCH:
        89.6322, 25.2129, 76.4441
        CIE-Luv:
        89.6322, 23.8081, 33.5113
        Hunter-Lab:
        86.8976, 1.1743, 24.4679
      #fedcb3 color charts
#fedcb3 RGB chart
      #fedcb3 CMYK chart
      #fedcb3 RGB pie chart
      #fedcb3 color shades, tints & tones
#fedcb3 color schemes
#fedcb3 color preview, HTML & CSS examples
           This text has a color of #fedcb3        
        
          <p style="color:#fedcb3;">Text here</p>
        
        
          .mytext {color:#fedcb3;}
        
        Text color #fedcb3
      
           This box has a color of #fedcb3        
        
          <div style="background-color:#fedcb3;">Content here</div>
        
        
          .mybackground {background-color:#fedcb3;}
        
        Background color #fedcb3
      
           Border around this has a color of #fedcb3        
        
          <div style="border:2px solid #fedcb3;">Content here</div>
        
        
          .myborder {border:2px solid #fedcb3;}
        
        Border color #fedcb3