#dae045 color space conversions
Hex:
        #dae045
        RGB:
        218, 224, 69
        CMY:
        15, 12, 73
        CMYK:
        3, 0, 69, 12
      HSL:
        62°, 71.4286%, 57.4510%
        HSV (HSB):
        62°, 69.1964%, 87.8431%
        XYZ:
        56.6433, 68.6464, 15.8949
        xyY:
        0.4012, 0.4862, 68.6464
      CIE-Lab:
        86.3287, -20.3064, 71.1204
        CIE-LCH:
        86.3287, 73.9626, 105.9352
        CIE-Luv:
        86.3287, 2.1950, 85.8145
        Hunter-Lab:
        82.8531, -22.9599, 46.6227
      #dae045 color charts
#dae045 RGB chart
      #dae045 CMYK chart
      #dae045 RGB pie chart
      #dae045 color shades, tints & tones
#dae045 color schemes
#dae045 color preview, HTML & CSS examples
           This text has a color of #dae045        
        
          <p style="color:#dae045;">Text here</p>
        
        
          .mytext {color:#dae045;}
        
        Text color #dae045
      
           This box has a color of #dae045        
        
          <div style="background-color:#dae045;">Content here</div>
        
        
          .mybackground {background-color:#dae045;}
        
        Background color #dae045
      
           Border around this has a color of #dae045        
        
          <div style="border:2px solid #dae045;">Content here</div>
        
        
          .myborder {border:2px solid #dae045;}
        
        Border color #dae045