#dafd42 color space conversions
Hex:
        #dafd42
        RGB:
        218, 253, 66
        CMY:
        15, 1, 74
        CMYK:
        14, 0, 74, 1
      HSL:
        71°, 97.9058%, 62.5490%
        HSV (HSB):
        71°, 73.9130%, 99.2157%
        XYZ:
        65.0221, 85.5493, 18.2399
        xyY:
        0.3852, 0.5068, 85.5493
      CIE-Lab:
        94.1193, -34.0864, 79.6095
        CIE-LCH:
        94.1193, 86.6000, 113.1792
        CIE-Luv:
        94.1193, -15.2421, 98.4406
        Hunter-Lab:
        92.4929, -36.3778, 53.0528
      #dafd42 color charts
#dafd42 RGB chart
      #dafd42 CMYK chart
      #dafd42 RGB pie chart
      #dafd42 color shades, tints & tones
#dafd42 color schemes
#dafd42 color preview, HTML & CSS examples
           This text has a color of #dafd42        
        
          <p style="color:#dafd42;">Text here</p>
        
        
          .mytext {color:#dafd42;}
        
        Text color #dafd42
      
           This box has a color of #dafd42        
        
          <div style="background-color:#dafd42;">Content here</div>
        
        
          .mybackground {background-color:#dafd42;}
        
        Background color #dafd42
      
           Border around this has a color of #dafd42        
        
          <div style="border:2px solid #dafd42;">Content here</div>
        
        
          .myborder {border:2px solid #dafd42;}
        
        Border color #dafd42