#dab40f color space conversions
Hex:
        #dab40f
        RGB:
        218, 180, 15
        CMY:
        15, 29, 94
        CMYK:
        0, 17, 93, 15
      HSL:
        49°, 87.1245%, 45.6863%
        HSV (HSB):
        49°, 93.1193%, 85.4902%
        XYZ:
        45.3209, 47.5824, 7.2476
        xyY:
        0.4525, 0.4751, 47.5824
      CIE-Lab:
        74.5608, 0.2738, 75.0853
        CIE-LCH:
        74.5608, 75.0858, 89.7910
        CIE-Luv:
        74.5608, 33.2825, 77.6684
        Hunter-Lab:
        68.9800, -3.4378, 42.0565
      #dab40f color charts
#dab40f RGB chart
      #dab40f CMYK chart
      #dab40f RGB pie chart
      #dab40f color shades, tints & tones
#dab40f color schemes
#dab40f color preview, HTML & CSS examples
           This text has a color of #dab40f        
        
          <p style="color:#dab40f;">Text here</p>
        
        
          .mytext {color:#dab40f;}
        
        Text color #dab40f
      
           This box has a color of #dab40f        
        
          <div style="background-color:#dab40f;">Content here</div>
        
        
          .mybackground {background-color:#dab40f;}
        
        Background color #dab40f
      
           Border around this has a color of #dab40f        
        
          <div style="border:2px solid #dab40f;">Content here</div>
        
        
          .myborder {border:2px solid #dab40f;}
        
        Border color #dab40f