#daa14f color space conversions
Hex:
        #daa14f
        RGB:
        218, 161, 79
        CMY:
        15, 37, 69
        CMYK:
        0, 26, 64, 15
      HSL:
        35°, 65.2582%, 58.2353%
        HSV (HSB):
        35°, 63.7615%, 85.4902%
        XYZ:
        43.0696, 40.9597, 13.0331
        xyY:
        0.4437, 0.4220, 40.9597
      CIE-Lab:
        70.1477, 12.7177, 49.9647
        CIE-LCH:
        70.1477, 51.5578, 75.7195
        CIE-Luv:
        70.1477, 45.1274, 55.5229
        Hunter-Lab:
        63.9997, 8.1247, 32.7258
      #daa14f color charts
#daa14f RGB chart
      #daa14f CMYK chart
      #daa14f RGB pie chart
      #daa14f color shades, tints & tones
#daa14f color schemes
#daa14f color preview, HTML & CSS examples
           This text has a color of #daa14f        
        
          <p style="color:#daa14f;">Text here</p>
        
        
          .mytext {color:#daa14f;}
        
        Text color #daa14f
      
           This box has a color of #daa14f        
        
          <div style="background-color:#daa14f;">Content here</div>
        
        
          .mybackground {background-color:#daa14f;}
        
        Background color #daa14f
      
           Border around this has a color of #daa14f        
        
          <div style="border:2px solid #daa14f;">Content here</div>
        
        
          .myborder {border:2px solid #daa14f;}
        
        Border color #daa14f