#dac30f color space conversions
Hex:
        #dac30f
        RGB:
        218, 195, 15
        CMY:
        15, 24, 94
        CMYK:
        0, 11, 93, 15
      HSL:
        53°, 87.1245%, 45.6863%
        HSV (HSB):
        53°, 93.1193%, 85.4902%
        XYZ:
        48.5148, 53.9701, 8.3122
        xyY:
        0.4379, 0.4871, 53.9701
      CIE-Lab:
        78.4443, -7.4970, 77.9921
        CIE-LCH:
        78.4443, 78.3516, 95.4907
        CIE-Luv:
        78.4443, 22.3656, 83.3703
        Hunter-Lab:
        73.4644, -10.6839, 44.7166
      #dac30f color charts
#dac30f RGB chart
      #dac30f CMYK chart
      #dac30f RGB pie chart
      #dac30f color shades, tints & tones
#dac30f color schemes
#dac30f color preview, HTML & CSS examples
           This text has a color of #dac30f        
        
          <p style="color:#dac30f;">Text here</p>
        
        
          .mytext {color:#dac30f;}
        
        Text color #dac30f
      
           This box has a color of #dac30f        
        
          <div style="background-color:#dac30f;">Content here</div>
        
        
          .mybackground {background-color:#dac30f;}
        
        Background color #dac30f
      
           Border around this has a color of #dac30f        
        
          <div style="border:2px solid #dac30f;">Content here</div>
        
        
          .myborder {border:2px solid #dac30f;}
        
        Border color #dac30f