#dab042 color space conversions
Hex:
        #dab042
        RGB:
        218, 176, 66
        CMY:
        15, 31, 74
        CMYK:
        0, 19, 70, 15
      HSL:
        43°, 67.2566%, 55.6863%
        HSV (HSB):
        43°, 69.7248%, 85.4902%
        XYZ:
        45.4221, 46.3494, 11.7066
        xyY:
        0.4390, 0.4479, 46.3494
      CIE-Lab:
        73.7717, 3.9656, 59.6774
        CIE-LCH:
        73.7717, 59.8091, 86.1982
        CIE-Luv:
        73.7717, 34.8707, 66.5296
        Hunter-Lab:
        68.0804, -0.0485, 37.4612
      #dab042 color charts
#dab042 RGB chart
      #dab042 CMYK chart
      #dab042 RGB pie chart
      #dab042 color shades, tints & tones
#dab042 color schemes
#dab042 color preview, HTML & CSS examples
           This text has a color of #dab042        
        
          <p style="color:#dab042;">Text here</p>
        
        
          .mytext {color:#dab042;}
        
        Text color #dab042
      
           This box has a color of #dab042        
        
          <div style="background-color:#dab042;">Content here</div>
        
        
          .mybackground {background-color:#dab042;}
        
        Background color #dab042
      
           Border around this has a color of #dab042        
        
          <div style="border:2px solid #dab042;">Content here</div>
        
        
          .myborder {border:2px solid #dab042;}
        
        Border color #dab042