#dae988 color space conversions
Hex:
        #dae988
        RGB:
        218, 233, 136
        CMY:
        15, 9, 47
        CMYK:
        6, 0, 42, 9
      HSL:
        69°, 68.7943%, 72.3529%
        HSV (HSB):
        69°, 41.6309%, 91.3725%
        XYZ:
        62.4963, 74.9608, 34.4675
        xyY:
        0.3635, 0.4360, 74.9608
      CIE-Lab:
        89.3746, -19.4153, 45.3749
        CIE-LCH:
        89.3746, 49.3542, 113.1654
        CIE-Luv:
        89.3746, -4.7632, 63.3452
        Hunter-Lab:
        86.5799, -22.6676, 37.0025
      #dae988 color charts
#dae988 RGB chart
      #dae988 CMYK chart
      #dae988 RGB pie chart
      #dae988 color shades, tints & tones
#dae988 color schemes
#dae988 color preview, HTML & CSS examples
           This text has a color of #dae988        
        
          <p style="color:#dae988;">Text here</p>
        
        
          .mytext {color:#dae988;}
        
        Text color #dae988
      
           This box has a color of #dae988        
        
          <div style="background-color:#dae988;">Content here</div>
        
        
          .mybackground {background-color:#dae988;}
        
        Background color #dae988
      
           Border around this has a color of #dae988        
        
          <div style="border:2px solid #dae988;">Content here</div>
        
        
          .myborder {border:2px solid #dae988;}
        
        Border color #dae988