#dae5ae color space conversions
Hex:
        #dae5ae
        RGB:
        218, 229, 174
        CMY:
        15, 10, 32
        CMYK:
        5, 0, 24, 10
      HSL:
        72°, 51.4019%, 79.0196%
        HSV (HSB):
        72°, 24.0175%, 89.8039%
        XYZ:
        64.5727, 74.0000, 50.9245
        xyY:
        0.3408, 0.3905, 74.0000
      CIE-Lab:
        88.9225, -12.7035, 25.6554
        CIE-LCH:
        88.9225, 28.6283, 116.3428
        CIE-Luv:
        88.9225, -3.7545, 38.6296
        Hunter-Lab:
        86.0233, -16.5510, 25.1175
      #dae5ae color charts
#dae5ae RGB chart
      #dae5ae CMYK chart
      #dae5ae RGB pie chart
      #dae5ae color shades, tints & tones
#dae5ae color schemes
#dae5ae color preview, HTML & CSS examples
           This text has a color of #dae5ae        
        
          <p style="color:#dae5ae;">Text here</p>
        
        
          .mytext {color:#dae5ae;}
        
        Text color #dae5ae
      
           This box has a color of #dae5ae        
        
          <div style="background-color:#dae5ae;">Content here</div>
        
        
          .mybackground {background-color:#dae5ae;}
        
        Background color #dae5ae
      
           Border around this has a color of #dae5ae        
        
          <div style="border:2px solid #dae5ae;">Content here</div>
        
        
          .myborder {border:2px solid #dae5ae;}
        
        Border color #dae5ae