#d5af49 color space conversions
Hex:
        #d5af49
        RGB:
        213, 175, 73
        CMY:
        16, 31, 71
        CMYK:
        0, 18, 66, 16
      HSL:
        44°, 62.5000%, 56.0784%
        HSV (HSB):
        44°, 65.7277%, 83.5294%
        XYZ:
        43.9731, 45.2871, 12.7270
        xyY:
        0.4312, 0.4440, 45.2871
      CIE-Lab:
        73.0805, 2.7430, 55.7992
        CIE-LCH:
        73.0805, 55.8666, 87.1857
        CIE-Luv:
        73.0805, 31.4977, 63.5863
        Hunter-Lab:
        67.2957, -1.1299, 35.8941
      #d5af49 color charts
#d5af49 RGB chart
      #d5af49 CMYK chart
      #d5af49 RGB pie chart
      #d5af49 color shades, tints & tones
#d5af49 color schemes
#d5af49 color preview, HTML & CSS examples
           This text has a color of #d5af49        
        
          <p style="color:#d5af49;">Text here</p>
        
        
          .mytext {color:#d5af49;}
        
        Text color #d5af49
      
           This box has a color of #d5af49        
        
          <div style="background-color:#d5af49;">Content here</div>
        
        
          .mybackground {background-color:#d5af49;}
        
        Background color #d5af49
      
           Border around this has a color of #d5af49        
        
          <div style="border:2px solid #d5af49;">Content here</div>
        
        
          .myborder {border:2px solid #d5af49;}
        
        Border color #d5af49