#dafd71 color space conversions
Hex:
        #dafd71
        RGB:
        218, 253, 113
        CMY:
        15, 1, 56
        CMYK:
        14, 0, 55, 1
      HSL:
        75°, 97.2222%, 71.7647%
        HSV (HSB):
        75°, 55.3360%, 99.2157%
        XYZ:
        67.0194, 86.3482, 28.7574
        xyY:
        0.3680, 0.4741, 86.3482
      CIE-Lab:
        94.4610, -31.0938, 62.1305
        CIE-LCH:
        94.4610, 69.4768, 116.5861
        CIE-Luv:
        94.4610, -15.6806, 83.7095
        Hunter-Lab:
        92.9238, -33.8771, 46.6980
      #dafd71 color charts
#dafd71 RGB chart
      #dafd71 CMYK chart
      #dafd71 RGB pie chart
      #dafd71 color shades, tints & tones
#dafd71 color schemes
#dafd71 color preview, HTML & CSS examples
           This text has a color of #dafd71        
        
          <p style="color:#dafd71;">Text here</p>
        
        
          .mytext {color:#dafd71;}
        
        Text color #dafd71
      
           This box has a color of #dafd71        
        
          <div style="background-color:#dafd71;">Content here</div>
        
        
          .mybackground {background-color:#dafd71;}
        
        Background color #dafd71
      
           Border around this has a color of #dafd71        
        
          <div style="border:2px solid #dafd71;">Content here</div>
        
        
          .myborder {border:2px solid #dafd71;}
        
        Border color #dafd71