#fed6b0 color space conversions
Hex:
        #fed6b0
        RGB:
        254, 214, 176
        CMY:
        0, 16, 31
        CMYK:
        0, 16, 31, 0
      HSL:
        29°, 97.5000%, 84.3137%
        HSV (HSB):
        29°, 30.7087%, 99.6078%
        XYZ:
        72.7561, 72.2986, 51.1947
        xyY:
        0.3707, 0.3684, 72.2986
      CIE-Lab:
        88.1121, 8.6243, 23.9841
        CIE-LCH:
        88.1121, 25.4876, 70.2223
        CIE-Luv:
        88.1121, 27.6943, 32.1429
        Hunter-Lab:
        85.0286, 3.9365, 23.8222
      #fed6b0 color charts
#fed6b0 RGB chart
      #fed6b0 CMYK chart
      #fed6b0 RGB pie chart
      #fed6b0 color shades, tints & tones
#fed6b0 color schemes
#fed6b0 color preview, HTML & CSS examples
           This text has a color of #fed6b0        
        
          <p style="color:#fed6b0;">Text here</p>
        
        
          .mytext {color:#fed6b0;}
        
        Text color #fed6b0
      
           This box has a color of #fed6b0        
        
          <div style="background-color:#fed6b0;">Content here</div>
        
        
          .mybackground {background-color:#fed6b0;}
        
        Background color #fed6b0
      
           Border around this has a color of #fed6b0        
        
          <div style="border:2px solid #fed6b0;">Content here</div>
        
        
          .myborder {border:2px solid #fed6b0;}
        
        Border color #fed6b0