#efdfba color space conversions
Hex:
        #efdfba
        RGB:
        239, 223, 186
        CMY:
        6, 13, 27
        CMYK:
        0, 7, 22, 6
      HSL:
        42°, 62.3529%, 83.3333%
        HSV (HSB):
        42°, 22.1757%, 93.7255%
        XYZ:
        70.8472, 74.6712, 57.1333
        xyY:
        0.3496, 0.3685, 74.6712
      CIE-Lab:
        89.2388, -0.2677, 20.1318
        CIE-LCH:
        89.2388, 20.1336, 90.7618
        CIE-Luv:
        89.2388, 11.8100, 28.9697
        Hunter-Lab:
        86.4125, -4.8748, 21.2880
      #efdfba color charts
#efdfba RGB chart
      #efdfba CMYK chart
      #efdfba RGB pie chart
      #efdfba color shades, tints & tones
#efdfba color schemes
#efdfba color preview, HTML & CSS examples
           This text has a color of #efdfba        
        
          <p style="color:#efdfba;">Text here</p>
        
        
          .mytext {color:#efdfba;}
        
        Text color #efdfba
      
           This box has a color of #efdfba        
        
          <div style="background-color:#efdfba;">Content here</div>
        
        
          .mybackground {background-color:#efdfba;}
        
        Background color #efdfba
      
           Border around this has a color of #efdfba        
        
          <div style="border:2px solid #efdfba;">Content here</div>
        
        
          .myborder {border:2px solid #efdfba;}
        
        Border color #efdfba