#fed2b7 color space conversions
Hex:
        #fed2b7
        RGB:
        254, 210, 183
        CMY:
        0, 18, 28
        CMYK:
        0, 17, 28, 0
      HSL:
        23°, 97.2603%, 85.6863%
        HSV (HSB):
        23°, 27.9528%, 99.6078%
        XYZ:
        72.4669, 70.5829, 54.6042
        xyY:
        0.3666, 0.3571, 70.5829
      CIE-Lab:
        87.2820, 11.5956, 19.1743
        CIE-LCH:
        87.2820, 22.4078, 58.8367
        CIE-Luv:
        87.2820, 29.4924, 25.1811
        Hunter-Lab:
        84.0136, 6.9433, 20.2743
      #fed2b7 color charts
#fed2b7 RGB chart
      #fed2b7 CMYK chart
      #fed2b7 RGB pie chart
      #fed2b7 color shades, tints & tones
#fed2b7 color schemes
#fed2b7 color preview, HTML & CSS examples
           This text has a color of #fed2b7        
        
          <p style="color:#fed2b7;">Text here</p>
        
        
          .mytext {color:#fed2b7;}
        
        Text color #fed2b7
      
           This box has a color of #fed2b7        
        
          <div style="background-color:#fed2b7;">Content here</div>
        
        
          .mybackground {background-color:#fed2b7;}
        
        Background color #fed2b7
      
           Border around this has a color of #fed2b7        
        
          <div style="border:2px solid #fed2b7;">Content here</div>
        
        
          .myborder {border:2px solid #fed2b7;}
        
        Border color #fed2b7