#d4ae3e color space conversions
Hex:
        #d4ae3e
        RGB:
        212, 174, 62
        CMY:
        17, 32, 76
        CMYK:
        0, 18, 71, 17
      HSL:
        45°, 63.5593%, 53.7255%
        HSV (HSB):
        45°, 70.7547%, 83.1373%
        XYZ:
        43.1569, 44.6170, 10.8947
        xyY:
        0.4374, 0.4522, 44.6170
      CIE-Lab:
        72.6390, 2.2388, 59.9757
        CIE-LCH:
        72.6390, 60.0175, 87.8622
        CIE-Luv:
        72.6390, 31.9606, 66.6599
        Hunter-Lab:
        66.7959, -1.5638, 37.0867
      #d4ae3e color charts
#d4ae3e RGB chart
      #d4ae3e CMYK chart
      #d4ae3e RGB pie chart
      #d4ae3e color shades, tints & tones
#d4ae3e color schemes
#d4ae3e color preview, HTML & CSS examples
           This text has a color of #d4ae3e        
        
          <p style="color:#d4ae3e;">Text here</p>
        
        
          .mytext {color:#d4ae3e;}
        
        Text color #d4ae3e
      
           This box has a color of #d4ae3e        
        
          <div style="background-color:#d4ae3e;">Content here</div>
        
        
          .mybackground {background-color:#d4ae3e;}
        
        Background color #d4ae3e
      
           Border around this has a color of #d4ae3e        
        
          <div style="border:2px solid #d4ae3e;">Content here</div>
        
        
          .myborder {border:2px solid #d4ae3e;}
        
        Border color #d4ae3e