#daaa5e color space conversions
Hex:
        #daaa5e
        RGB:
        218, 170, 94
        CMY:
        15, 33, 63
        CMYK:
        0, 22, 57, 15
      HSL:
        37°, 62.6263%, 61.1765%
        HSV (HSB):
        37°, 56.8807%, 85.4902%
        XYZ:
        45.3085, 44.4630, 16.7839
        xyY:
        0.4252, 0.4173, 44.4630
      CIE-Lab:
        72.5369, 8.9619, 45.4138
        CIE-LCH:
        72.5369, 46.2896, 78.8367
        CIE-Luv:
        72.5369, 37.5414, 53.1846
        Hunter-Lab:
        66.6806, 4.5972, 31.7528
      #daaa5e color charts
#daaa5e RGB chart
      #daaa5e CMYK chart
      #daaa5e RGB pie chart
      #daaa5e color shades, tints & tones
#daaa5e color schemes
#daaa5e color preview, HTML & CSS examples
           This text has a color of #daaa5e        
        
          <p style="color:#daaa5e;">Text here</p>
        
        
          .mytext {color:#daaa5e;}
        
        Text color #daaa5e
      
           This box has a color of #daaa5e        
        
          <div style="background-color:#daaa5e;">Content here</div>
        
        
          .mybackground {background-color:#daaa5e;}
        
        Background color #daaa5e
      
           Border around this has a color of #daaa5e        
        
          <div style="border:2px solid #daaa5e;">Content here</div>
        
        
          .myborder {border:2px solid #daaa5e;}
        
        Border color #daaa5e