#dae974 color space conversions
Hex:
        #dae974
        RGB:
        218, 233, 116
        CMY:
        15, 9, 55
        CMYK:
        6, 0, 50, 9
      HSL:
        68°, 72.6708%, 68.4314%
        HSV (HSB):
        68°, 50.2146%, 91.3725%
        XYZ:
        61.2047, 74.4442, 27.6663
        xyY:
        0.3748, 0.4558, 74.4442
      CIE-Lab:
        89.1320, -21.3854, 54.5862
        CIE-LCH:
        89.1320, 58.6259, 111.3939
        CIE-Luv:
        89.1320, -4.2555, 73.0483
        Hunter-Lab:
        86.2811, -24.3702, 41.3852
      #dae974 color charts
#dae974 RGB chart
      #dae974 CMYK chart
      #dae974 RGB pie chart
      #dae974 color shades, tints & tones
#dae974 color schemes
#dae974 color preview, HTML & CSS examples
           This text has a color of #dae974        
        
          <p style="color:#dae974;">Text here</p>
        
        
          .mytext {color:#dae974;}
        
        Text color #dae974
      
           This box has a color of #dae974        
        
          <div style="background-color:#dae974;">Content here</div>
        
        
          .mybackground {background-color:#dae974;}
        
        Background color #dae974
      
           Border around this has a color of #dae974        
        
          <div style="border:2px solid #dae974;">Content here</div>
        
        
          .myborder {border:2px solid #dae974;}
        
        Border color #dae974