#daf947 color space conversions
Hex:
        #daf947
        RGB:
        218, 249, 71
        CMY:
        15, 2, 72
        CMYK:
        12, 0, 71, 2
      HSL:
        70°, 93.6842%, 62.7451%
        HSV (HSB):
        70°, 71.4859%, 97.6471%
        XYZ:
        63.9265, 83.1117, 18.6341
        xyY:
        0.3859, 0.5017, 83.1117
      CIE-Lab:
        93.0633, -32.0233, 77.0002
        CIE-LCH:
        93.0633, 83.3937, 112.5817
        CIE-Luv:
        93.0633, -12.9642, 95.6362
        Hunter-Lab:
        91.1656, -34.3735, 51.6972
      #daf947 color charts
#daf947 RGB chart
      #daf947 CMYK chart
      #daf947 RGB pie chart
      #daf947 color shades, tints & tones
#daf947 color schemes
#daf947 color preview, HTML & CSS examples
           This text has a color of #daf947        
        
          <p style="color:#daf947;">Text here</p>
        
        
          .mytext {color:#daf947;}
        
        Text color #daf947
      
           This box has a color of #daf947        
        
          <div style="background-color:#daf947;">Content here</div>
        
        
          .mybackground {background-color:#daf947;}
        
        Background color #daf947
      
           Border around this has a color of #daf947        
        
          <div style="border:2px solid #daf947;">Content here</div>
        
        
          .myborder {border:2px solid #daf947;}
        
        Border color #daf947