#fed6b5 color space conversions
Hex:
        #fed6b5
        RGB:
        254, 214, 181
        CMY:
        0, 16, 29
        CMYK:
        0, 16, 29, 0
      HSL:
        27°, 97.3333%, 85.2941%
        HSV (HSB):
        27°, 28.7402%, 99.6078%
        XYZ:
        73.2601, 72.5002, 53.8488
        xyY:
        0.3670, 0.3632, 72.5002
      CIE-Lab:
        88.2088, 9.2613, 21.5084
        CIE-LCH:
        88.2088, 23.4176, 66.7038
        CIE-Luv:
        88.2088, 27.2607, 28.8053
        Hunter-Lab:
        85.1470, 4.5733, 22.1067
      #fed6b5 color charts
#fed6b5 RGB chart
      #fed6b5 CMYK chart
      #fed6b5 RGB pie chart
      #fed6b5 color shades, tints & tones
#fed6b5 color schemes
#fed6b5 color preview, HTML & CSS examples
           This text has a color of #fed6b5        
        
          <p style="color:#fed6b5;">Text here</p>
        
        
          .mytext {color:#fed6b5;}
        
        Text color #fed6b5
      
           This box has a color of #fed6b5        
        
          <div style="background-color:#fed6b5;">Content here</div>
        
        
          .mybackground {background-color:#fed6b5;}
        
        Background color #fed6b5
      
           Border around this has a color of #fed6b5        
        
          <div style="border:2px solid #fed6b5;">Content here</div>
        
        
          .myborder {border:2px solid #fed6b5;}
        
        Border color #fed6b5