#daad5b color space conversions
Hex:
        #daad5b
        RGB:
        218, 173, 91
        CMY:
        15, 32, 64
        CMYK:
        0, 21, 58, 15
      HSL:
        39°, 63.1841%, 60.5882%
        HSV (HSB):
        39°, 58.2569%, 85.4902%
        XYZ:
        45.7453, 45.5479, 16.2781
        xyY:
        0.4253, 0.4234, 45.5479
      CIE-Lab:
        73.2512, 7.1342, 47.7335
        CIE-LCH:
        73.2512, 48.2637, 81.4996
        CIE-Luv:
        73.2512, 35.6298, 55.9019
        Hunter-Lab:
        67.4892, 2.8843, 32.9419
      #daad5b color charts
#daad5b RGB chart
      #daad5b CMYK chart
      #daad5b RGB pie chart
      #daad5b color shades, tints & tones
#daad5b color schemes
#daad5b color preview, HTML & CSS examples
           This text has a color of #daad5b        
        
          <p style="color:#daad5b;">Text here</p>
        
        
          .mytext {color:#daad5b;}
        
        Text color #daad5b
      
           This box has a color of #daad5b        
        
          <div style="background-color:#daad5b;">Content here</div>
        
        
          .mybackground {background-color:#daad5b;}
        
        Background color #daad5b
      
           Border around this has a color of #daad5b        
        
          <div style="border:2px solid #daad5b;">Content here</div>
        
        
          .myborder {border:2px solid #daad5b;}
        
        Border color #daad5b