#fedab6 color space conversions
Hex:
        #fedab6
        RGB:
        254, 218, 182
        CMY:
        0, 15, 29
        CMYK:
        0, 14, 28, 0
      HSL:
        30°, 97.2973%, 85.4902%
        HSV (HSB):
        30°, 28.3465%, 99.6078%
        XYZ:
        74.3880, 74.5910, 54.7328
        xyY:
        0.3652, 0.3662, 74.5910
      CIE-Lab:
        89.2011, 7.3247, 22.3584
        CIE-LCH:
        89.2011, 23.5277, 71.8610
        CIE-Luv:
        89.2011, 24.7682, 30.3905
        Hunter-Lab:
        86.3661, 2.6031, 22.8824
      #fedab6 color charts
#fedab6 RGB chart
      #fedab6 CMYK chart
      #fedab6 RGB pie chart
      #fedab6 color shades, tints & tones
#fedab6 color schemes
#fedab6 color preview, HTML & CSS examples
           This text has a color of #fedab6        
        
          <p style="color:#fedab6;">Text here</p>
        
        
          .mytext {color:#fedab6;}
        
        Text color #fedab6
      
           This box has a color of #fedab6        
        
          <div style="background-color:#fedab6;">Content here</div>
        
        
          .mybackground {background-color:#fedab6;}
        
        Background color #fedab6
      
           Border around this has a color of #fedab6        
        
          <div style="border:2px solid #fedab6;">Content here</div>
        
        
          .myborder {border:2px solid #fedab6;}
        
        Border color #fedab6