#daae4b color space conversions
Hex:
        #daae4b
        RGB:
        218, 174, 75
        CMY:
        15, 32, 71
        CMYK:
        0, 20, 66, 15
      HSL:
        42°, 65.8986%, 57.4510%
        HSV (HSB):
        42°, 65.5963%, 85.4902%
        XYZ:
        45.3195, 45.6855, 13.0862
        xyY:
        0.4354, 0.4389, 45.6855
      CIE-Lab:
        73.3410, 5.5274, 55.3368
        CIE-LCH:
        73.3410, 55.6122, 84.2959
        CIE-Luv:
        73.3410, 35.8764, 62.6852
        Hunter-Lab:
        67.5911, 1.3990, 35.8347
      #daae4b color charts
#daae4b RGB chart
      #daae4b CMYK chart
      #daae4b RGB pie chart
      #daae4b color shades, tints & tones
#daae4b color schemes
#daae4b color preview, HTML & CSS examples
           This text has a color of #daae4b        
        
          <p style="color:#daae4b;">Text here</p>
        
        
          .mytext {color:#daae4b;}
        
        Text color #daae4b
      
           This box has a color of #daae4b        
        
          <div style="background-color:#daae4b;">Content here</div>
        
        
          .mybackground {background-color:#daae4b;}
        
        Background color #daae4b
      
           Border around this has a color of #daae4b        
        
          <div style="border:2px solid #daae4b;">Content here</div>
        
        
          .myborder {border:2px solid #daae4b;}
        
        Border color #daae4b