#dae0af color space conversions
Hex:
        #dae0af
        RGB:
        218, 224, 175
        CMY:
        15, 12, 31
        CMYK:
        3, 0, 22, 12
      HSL:
        67°, 44.1441%, 78.2353%
        HSV (HSB):
        67°, 21.8750%, 87.8431%
        XYZ:
        63.3070, 71.3119, 50.9854
        xyY:
        0.3411, 0.3842, 71.3119
      CIE-Lab:
        87.6363, -10.0506, 23.3760
        CIE-LCH:
        87.6363, 25.4451, 113.2656
        CIE-Luv:
        87.6363, -1.0477, 35.0426
        Hunter-Lab:
        84.4464, -13.9649, 23.3155
      #dae0af color charts
#dae0af RGB chart
      #dae0af CMYK chart
      #dae0af RGB pie chart
      #dae0af color shades, tints & tones
#dae0af color schemes
#dae0af color preview, HTML & CSS examples
           This text has a color of #dae0af        
        
          <p style="color:#dae0af;">Text here</p>
        
        
          .mytext {color:#dae0af;}
        
        Text color #dae0af
      
           This box has a color of #dae0af        
        
          <div style="background-color:#dae0af;">Content here</div>
        
        
          .mybackground {background-color:#dae0af;}
        
        Background color #dae0af
      
           Border around this has a color of #dae0af        
        
          <div style="border:2px solid #dae0af;">Content here</div>
        
        
          .myborder {border:2px solid #dae0af;}
        
        Border color #dae0af