#dae982 color space conversions
Hex:
        #dae982
        RGB:
        218, 233, 130
        CMY:
        15, 9, 49
        CMYK:
        6, 0, 44, 9
      HSL:
        69°, 70.0680%, 71.1765%
        HSV (HSB):
        69°, 44.2060%, 91.3725%
        XYZ:
        62.0816, 74.7950, 32.2839
        xyY:
        0.3670, 0.4422, 74.7950
      CIE-Lab:
        89.2969, -20.0438, 48.1823
        CIE-LCH:
        89.2969, 52.1851, 112.5873
        CIE-Luv:
        89.2969, -4.6024, 66.4169
        Hunter-Lab:
        86.4841, -23.2129, 38.4063
      #dae982 color charts
#dae982 RGB chart
      #dae982 CMYK chart
      #dae982 RGB pie chart
      #dae982 color shades, tints & tones
#dae982 color schemes
#dae982 color preview, HTML & CSS examples
           This text has a color of #dae982        
        
          <p style="color:#dae982;">Text here</p>
        
        
          .mytext {color:#dae982;}
        
        Text color #dae982
      
           This box has a color of #dae982        
        
          <div style="background-color:#dae982;">Content here</div>
        
        
          .mybackground {background-color:#dae982;}
        
        Background color #dae982
      
           Border around this has a color of #dae982        
        
          <div style="border:2px solid #dae982;">Content here</div>
        
        
          .myborder {border:2px solid #dae982;}
        
        Border color #dae982