#feda86 color space conversions
Hex:
        #feda86
        RGB:
        254, 218, 134
        CMY:
        0, 15, 47
        CMYK:
        0, 14, 47, 0
      HSL:
        42°, 98.3607%, 76.0784%
        HSV (HSB):
        42°, 47.2441%, 99.6078%
        XYZ:
        70.2475, 72.9349, 32.9297
        xyY:
        0.3989, 0.4141, 72.9349
      CIE-Lab:
        88.4166, 1.9933, 45.7814
        CIE-LCH:
        88.4166, 45.8247, 87.5070
        CIE-Luv:
        88.4166, 28.3079, 59.0399
        Hunter-Lab:
        85.4019, -2.6278, 36.9200
      #feda86 color charts
#feda86 RGB chart
      #feda86 CMYK chart
      #feda86 RGB pie chart
      #feda86 color shades, tints & tones
#feda86 color schemes
#feda86 color preview, HTML & CSS examples
           This text has a color of #feda86        
        
          <p style="color:#feda86;">Text here</p>
        
        
          .mytext {color:#feda86;}
        
        Text color #feda86
      
           This box has a color of #feda86        
        
          <div style="background-color:#feda86;">Content here</div>
        
        
          .mybackground {background-color:#feda86;}
        
        Background color #feda86
      
           Border around this has a color of #feda86        
        
          <div style="border:2px solid #feda86;">Content here</div>
        
        
          .myborder {border:2px solid #feda86;}
        
        Border color #feda86