#eddea4 color space conversions
Hex:
        #eddea4
        RGB:
        237, 222, 164
        CMY:
        7, 13, 36
        CMYK:
        0, 6, 31, 7
      HSL:
        48°, 66.9725%, 78.6275%
        HSV (HSB):
        48°, 30.8017%, 92.9412%
        XYZ:
        67.7472, 72.9274, 45.6277
        xyY:
        0.3636, 0.3914, 72.9274
      CIE-Lab:
        88.4131, -3.4199, 30.3578
        CIE-LCH:
        88.4131, 30.5498, 96.4274
        CIE-Luv:
        88.4131, 12.4674, 42.6564
        Hunter-Lab:
        85.3975, -7.8390, 28.0998
      #eddea4 color charts
#eddea4 RGB chart
      #eddea4 CMYK chart
      #eddea4 RGB pie chart
      #eddea4 color shades, tints & tones
#eddea4 color schemes
#eddea4 color preview, HTML & CSS examples
           This text has a color of #eddea4        
        
          <p style="color:#eddea4;">Text here</p>
        
        
          .mytext {color:#eddea4;}
        
        Text color #eddea4
      
           This box has a color of #eddea4        
        
          <div style="background-color:#eddea4;">Content here</div>
        
        
          .mybackground {background-color:#eddea4;}
        
        Background color #eddea4
      
           Border around this has a color of #eddea4        
        
          <div style="border:2px solid #eddea4;">Content here</div>
        
        
          .myborder {border:2px solid #eddea4;}
        
        Border color #eddea4