#fed2a2 color space conversions
Hex:
        #fed2a2
        RGB:
        254, 210, 162
        CMY:
        0, 18, 36
        CMYK:
        0, 17, 36, 0
      HSL:
        31°, 97.8723%, 81.5686%
        HSV (HSB):
        31°, 36.2205%, 99.6078%
        XYZ:
        70.4412, 69.7727, 43.9372
        xyY:
        0.3825, 0.3789, 69.7727
      CIE-Lab:
        86.8852, 9.0093, 29.5952
        CIE-LCH:
        86.8852, 30.9361, 73.0689
        CIE-Luv:
        86.8852, 31.3789, 38.9594
        Hunter-Lab:
        83.5300, 4.3523, 27.2842
      #fed2a2 color charts
#fed2a2 RGB chart
      #fed2a2 CMYK chart
      #fed2a2 RGB pie chart
      #fed2a2 color shades, tints & tones
#fed2a2 color schemes
#fed2a2 color preview, HTML & CSS examples
           This text has a color of #fed2a2        
        
          <p style="color:#fed2a2;">Text here</p>
        
        
          .mytext {color:#fed2a2;}
        
        Text color #fed2a2
      
           This box has a color of #fed2a2        
        
          <div style="background-color:#fed2a2;">Content here</div>
        
        
          .mybackground {background-color:#fed2a2;}
        
        Background color #fed2a2
      
           Border around this has a color of #fed2a2        
        
          <div style="border:2px solid #fed2a2;">Content here</div>
        
        
          .myborder {border:2px solid #fed2a2;}
        
        Border color #fed2a2