#fed2c3 color space conversions
Hex:
        #fed2c3
        RGB:
        254, 210, 195
        CMY:
        0, 18, 24
        CMYK:
        0, 17, 23, 0
      HSL:
        15°, 96.7213%, 88.0392%
        HSV (HSB):
        15°, 23.2283%, 99.6078%
        XYZ:
        73.7700, 71.1041, 61.4661
        xyY:
        0.3575, 0.3446, 71.1041
      CIE-Lab:
        87.5356, 13.2241, 13.2163
        CIE-LCH:
        87.5356, 18.6962, 44.9832
        CIE-Luv:
        87.5356, 28.3436, 16.7662
        Hunter-Lab:
        84.3233, 8.5945, 15.8078
      #fed2c3 color charts
#fed2c3 RGB chart
      #fed2c3 CMYK chart
      #fed2c3 RGB pie chart
      #fed2c3 color shades, tints & tones
#fed2c3 color schemes
#fed2c3 color preview, HTML & CSS examples
           This text has a color of #fed2c3        
        
          <p style="color:#fed2c3;">Text here</p>
        
        
          .mytext {color:#fed2c3;}
        
        Text color #fed2c3
      
           This box has a color of #fed2c3        
        
          <div style="background-color:#fed2c3;">Content here</div>
        
        
          .mybackground {background-color:#fed2c3;}
        
        Background color #fed2c3
      
           Border around this has a color of #fed2c3        
        
          <div style="border:2px solid #fed2c3;">Content here</div>
        
        
          .myborder {border:2px solid #fed2c3;}
        
        Border color #fed2c3