#efead4 color space conversions
Hex:
        #efead4
        RGB:
        239, 234, 212
        CMY:
        6, 8, 17
        CMYK:
        0, 2, 11, 6
      HSL:
        49°, 45.7627%, 88.4314%
        HSV (HSB):
        49°, 11.2971%, 93.7255%
        XYZ:
        76.9031, 81.9498, 74.0520
        xyY:
        0.3302, 0.3519, 81.9498
      CIE-Lab:
        92.5527, -1.9863, 11.2775
        CIE-LCH:
        92.5527, 11.4511, 99.9890
        CIE-Luv:
        92.5527, 4.1351, 17.1522
        Hunter-Lab:
        90.5261, -6.7828, 14.8680
      #efead4 color charts
#efead4 RGB chart
      #efead4 CMYK chart
      #efead4 RGB pie chart
      #efead4 color shades, tints & tones
#efead4 color schemes
#efead4 color preview, HTML & CSS examples
           This text has a color of #efead4        
        
          <p style="color:#efead4;">Text here</p>
        
        
          .mytext {color:#efead4;}
        
        Text color #efead4
      
           This box has a color of #efead4        
        
          <div style="background-color:#efead4;">Content here</div>
        
        
          .mybackground {background-color:#efead4;}
        
        Background color #efead4
      
           Border around this has a color of #efead4        
        
          <div style="border:2px solid #efead4;">Content here</div>
        
        
          .myborder {border:2px solid #efead4;}
        
        Border color #efead4