#dafc65 color space conversions
Hex:
        #dafc65
        RGB:
        218, 252, 101
        CMY:
        15, 1, 60
        CMYK:
        13, 0, 60, 1
      HSL:
        74°, 96.1783%, 69.2157%
        HSV (HSB):
        74°, 59.9206%, 98.8235%
        XYZ:
        66.0728, 85.4658, 25.3261
        xyY:
        0.3736, 0.4832, 85.4658
      CIE-Lab:
        94.0835, -31.5715, 66.8008
        CIE-LCH:
        94.0835, 73.8857, 115.2964
        CIE-Luv:
        94.0835, -14.9791, 87.8326
        Hunter-Lab:
        92.4477, -34.2088, 48.4709
      #dafc65 color charts
#dafc65 RGB chart
      #dafc65 CMYK chart
      #dafc65 RGB pie chart
      #dafc65 color shades, tints & tones
#dafc65 color schemes
#dafc65 color preview, HTML & CSS examples
           This text has a color of #dafc65        
        
          <p style="color:#dafc65;">Text here</p>
        
        
          .mytext {color:#dafc65;}
        
        Text color #dafc65
      
           This box has a color of #dafc65        
        
          <div style="background-color:#dafc65;">Content here</div>
        
        
          .mybackground {background-color:#dafc65;}
        
        Background color #dafc65
      
           Border around this has a color of #dafc65        
        
          <div style="border:2px solid #dafc65;">Content here</div>
        
        
          .myborder {border:2px solid #dafc65;}
        
        Border color #dafc65