#d6af26 color space conversions
Hex:
        #d6af26
        RGB:
        214, 175, 38
        CMY:
        16, 31, 85
        CMYK:
        0, 18, 82, 16
      HSL:
        47°, 69.8413%, 49.4118%
        HSV (HSB):
        47°, 82.2430%, 83.9216%
        XYZ:
        43.4114, 45.0960, 8.2501
        xyY:
        0.4487, 0.4661, 45.0960
      CIE-Lab:
        72.9551, 1.6300, 68.7398
        CIE-LCH:
        72.9551, 68.7591, 88.6416
        CIE-Luv:
        72.9551, 33.5417, 72.7805
        Hunter-Lab:
        67.1536, -2.1276, 39.7235
      #d6af26 color charts
#d6af26 RGB chart
      #d6af26 CMYK chart
      #d6af26 RGB pie chart
      #d6af26 color shades, tints & tones
#d6af26 color schemes
#d6af26 color preview, HTML & CSS examples
           This text has a color of #d6af26        
        
          <p style="color:#d6af26;">Text here</p>
        
        
          .mytext {color:#d6af26;}
        
        Text color #d6af26
      
           This box has a color of #d6af26        
        
          <div style="background-color:#d6af26;">Content here</div>
        
        
          .mybackground {background-color:#d6af26;}
        
        Background color #d6af26
      
           Border around this has a color of #d6af26        
        
          <div style="border:2px solid #d6af26;">Content here</div>
        
        
          .myborder {border:2px solid #d6af26;}
        
        Border color #d6af26