#dac05d color space conversions
Hex:
        #dac05d
        RGB:
        218, 192, 93
        CMY:
        15, 25, 64
        CMYK:
        0, 12, 57, 15
      HSL:
        48°, 62.8141%, 60.9804%
        HSV (HSB):
        48°, 57.3394%, 85.4902%
        XYZ:
        49.7389, 53.3950, 18.0407
        xyY:
        0.4105, 0.4406, 53.3950
      CIE-Lab:
        78.1076, -2.7130, 52.4060
        CIE-LCH:
        78.1076, 52.4762, 92.9635
        CIE-Luv:
        78.1076, 22.3920, 63.7563
        Hunter-Lab:
        73.0719, -6.3737, 36.5123
      #dac05d color charts
#dac05d RGB chart
      #dac05d CMYK chart
      #dac05d RGB pie chart
      #dac05d color shades, tints & tones
#dac05d color schemes
#dac05d color preview, HTML & CSS examples
           This text has a color of #dac05d        
        
          <p style="color:#dac05d;">Text here</p>
        
        
          .mytext {color:#dac05d;}
        
        Text color #dac05d
      
           This box has a color of #dac05d        
        
          <div style="background-color:#dac05d;">Content here</div>
        
        
          .mybackground {background-color:#dac05d;}
        
        Background color #dac05d
      
           Border around this has a color of #dac05d        
        
          <div style="border:2px solid #dac05d;">Content here</div>
        
        
          .myborder {border:2px solid #dac05d;}
        
        Border color #dac05d