#efdcd9 color space conversions
Hex:
        #efdcd9
        RGB:
        239, 220, 217
        CMY:
        6, 14, 15
        CMYK:
        0, 8, 9, 6
      HSL:
        8°, 40.7407%, 89.4118%
        HSV (HSB):
        8°, 9.2050%, 93.7255%
        XYZ:
        73.7142, 74.5469, 76.1495
        xyY:
        0.3285, 0.3322, 74.5469
      CIE-Lab:
        89.1803, 6.0188, 3.8179
        CIE-LCH:
        89.1803, 7.1276, 32.3879
        CIE-Luv:
        89.1803, 11.3063, 4.6632
        Hunter-Lab:
        86.3405, 1.3004, 8.1466
      #efdcd9 color charts
#efdcd9 RGB chart
      #efdcd9 CMYK chart
      #efdcd9 RGB pie chart
      #efdcd9 color shades, tints & tones
#efdcd9 color schemes
#efdcd9 color preview, HTML & CSS examples
           This text has a color of #efdcd9        
        
          <p style="color:#efdcd9;">Text here</p>
        
        
          .mytext {color:#efdcd9;}
        
        Text color #efdcd9
      
           This box has a color of #efdcd9        
        
          <div style="background-color:#efdcd9;">Content here</div>
        
        
          .mybackground {background-color:#efdcd9;}
        
        Background color #efdcd9
      
           Border around this has a color of #efdcd9        
        
          <div style="border:2px solid #efdcd9;">Content here</div>
        
        
          .myborder {border:2px solid #efdcd9;}
        
        Border color #efdcd9