#d9a52e color space conversions
Hex:
        #d9a52e
        RGB:
        217, 165, 46
        CMY:
        15, 35, 82
        CMYK:
        0, 24, 79, 15
      HSL:
        42°, 69.2308%, 51.5686%
        HSV (HSB):
        42°, 78.8018%, 85.0980%
        XYZ:
        42.5635, 41.8592, 8.4211
        xyY:
        0.4584, 0.4509, 41.8592
      CIE-Lab:
        70.7738, 8.5090, 64.3983
        CIE-LCH:
        70.7738, 64.9580, 82.4731
        CIE-Luv:
        70.7738, 43.1309, 67.3193
        Hunter-Lab:
        64.6987, 4.2076, 37.5720
      #d9a52e color charts
#d9a52e RGB chart
      #d9a52e CMYK chart
      #d9a52e RGB pie chart
      #d9a52e color shades, tints & tones
#d9a52e color schemes
#d9a52e color preview, HTML & CSS examples
           This text has a color of #d9a52e        
        
          <p style="color:#d9a52e;">Text here</p>
        
        
          .mytext {color:#d9a52e;}
        
        Text color #d9a52e
      
           This box has a color of #d9a52e        
        
          <div style="background-color:#d9a52e;">Content here</div>
        
        
          .mybackground {background-color:#d9a52e;}
        
        Background color #d9a52e
      
           Border around this has a color of #d9a52e        
        
          <div style="border:2px solid #d9a52e;">Content here</div>
        
        
          .myborder {border:2px solid #d9a52e;}
        
        Border color #d9a52e