#fed2a5 color space conversions
Hex:
        #fed2a5
        RGB:
        254, 210, 165
        CMY:
        0, 18, 35
        CMYK:
        0, 17, 35, 0
      HSL:
        30°, 97.8022%, 82.1569%
        HSV (HSB):
        30°, 35.0394%, 99.6078%
        XYZ:
        70.7112, 69.8806, 45.3587
        xyY:
        0.3803, 0.3758, 69.8806
      CIE-Lab:
        86.9383, 9.3579, 28.1097
        CIE-LCH:
        86.9383, 29.6264, 71.5871
        CIE-Luv:
        86.9383, 31.1200, 37.0716
        Hunter-Lab:
        83.5946, 4.6993, 26.3453
      #fed2a5 color charts
#fed2a5 RGB chart
      #fed2a5 CMYK chart
      #fed2a5 RGB pie chart
      #fed2a5 color shades, tints & tones
#fed2a5 color schemes
#fed2a5 color preview, HTML & CSS examples
           This text has a color of #fed2a5        
        
          <p style="color:#fed2a5;">Text here</p>
        
        
          .mytext {color:#fed2a5;}
        
        Text color #fed2a5
      
           This box has a color of #fed2a5        
        
          <div style="background-color:#fed2a5;">Content here</div>
        
        
          .mybackground {background-color:#fed2a5;}
        
        Background color #fed2a5
      
           Border around this has a color of #fed2a5        
        
          <div style="border:2px solid #fed2a5;">Content here</div>
        
        
          .myborder {border:2px solid #fed2a5;}
        
        Border color #fed2a5