#efedd1 color space conversions
Hex:
        #efedd1
        RGB:
        239, 237, 209
        CMY:
        6, 7, 18
        CMYK:
        0, 1, 13, 6
      HSL:
        56°, 48.3871%, 87.8431%
        HSV (HSB):
        56°, 12.5523%, 93.7255%
        XYZ:
        77.3894, 83.5225, 72.3642
        xyY:
        0.3318, 0.3580, 83.5225
      CIE-Lab:
        93.2427, -3.9805, 13.8137
        CIE-LCH:
        93.2427, 14.3758, 106.0745
        CIE-Luv:
        93.2427, 2.6918, 21.1803
        Hunter-Lab:
        91.3907, -8.7803, 17.0270
      #efedd1 color charts
#efedd1 RGB chart
      #efedd1 CMYK chart
      #efedd1 RGB pie chart
      #efedd1 color shades, tints & tones
#efedd1 color schemes
#efedd1 color preview, HTML & CSS examples
           This text has a color of #efedd1        
        
          <p style="color:#efedd1;">Text here</p>
        
        
          .mytext {color:#efedd1;}
        
        Text color #efedd1
      
           This box has a color of #efedd1        
        
          <div style="background-color:#efedd1;">Content here</div>
        
        
          .mybackground {background-color:#efedd1;}
        
        Background color #efedd1
      
           Border around this has a color of #efedd1        
        
          <div style="border:2px solid #efedd1;">Content here</div>
        
        
          .myborder {border:2px solid #efedd1;}
        
        Border color #efedd1