#dae480 color space conversions
Hex:
        #dae480
        RGB:
        218, 228, 128
        CMY:
        15, 11, 50
        CMYK:
        4, 0, 44, 11
      HSL:
        66°, 64.9351%, 69.8039%
        HSV (HSB):
        66°, 43.8596%, 89.4118%
        XYZ:
        60.5531, 71.9507, 31.1185
        xyY:
        0.3701, 0.4397, 71.9507
      CIE-Lab:
        87.9449, -17.8062, 47.4758
        CIE-LCH:
        87.9449, 50.7052, 110.5590
        CIE-Luv:
        87.9449, -1.6294, 64.9149
        Hunter-Lab:
        84.8238, -21.0159, 37.6255
      #dae480 color charts
#dae480 RGB chart
      #dae480 CMYK chart
      #dae480 RGB pie chart
      #dae480 color shades, tints & tones
#dae480 color schemes
#dae480 color preview, HTML & CSS examples
           This text has a color of #dae480        
        
          <p style="color:#dae480;">Text here</p>
        
        
          .mytext {color:#dae480;}
        
        Text color #dae480
      
           This box has a color of #dae480        
        
          <div style="background-color:#dae480;">Content here</div>
        
        
          .mybackground {background-color:#dae480;}
        
        Background color #dae480
      
           Border around this has a color of #dae480        
        
          <div style="border:2px solid #dae480;">Content here</div>
        
        
          .myborder {border:2px solid #dae480;}
        
        Border color #dae480