#daf955 color space conversions
Hex:
        #daf955
        RGB:
        218, 249, 85
        CMY:
        15, 2, 67
        CMYK:
        12, 0, 66, 2
      HSL:
        71°, 93.1818%, 65.4902%
        HSV (HSB):
        71°, 65.8635%, 97.6471%
        XYZ:
        64.4288, 83.3127, 21.2795
        xyY:
        0.3812, 0.4929, 83.3127
      CIE-Lab:
        93.1512, -31.2573, 72.1277
        CIE-LCH:
        93.1512, 78.6093, 113.4300
        CIE-Luv:
        93.1512, -13.0939, 91.8064
        Hunter-Lab:
        91.2758, -33.7348, 50.0705
      #daf955 color charts
#daf955 RGB chart
      #daf955 CMYK chart
      #daf955 RGB pie chart
      #daf955 color shades, tints & tones
#daf955 color schemes
#daf955 color preview, HTML & CSS examples
           This text has a color of #daf955        
        
          <p style="color:#daf955;">Text here</p>
        
        
          .mytext {color:#daf955;}
        
        Text color #daf955
      
           This box has a color of #daf955        
        
          <div style="background-color:#daf955;">Content here</div>
        
        
          .mybackground {background-color:#daf955;}
        
        Background color #daf955
      
           Border around this has a color of #daf955        
        
          <div style="border:2px solid #daf955;">Content here</div>
        
        
          .myborder {border:2px solid #daf955;}
        
        Border color #daf955