#d4af14 color space conversions
Hex:
        #d4af14
        RGB:
        212, 175, 20
        CMY:
        17, 31, 92
        CMYK:
        0, 17, 91, 17
      HSL:
        48°, 82.7586%, 45.4902%
        HSV (HSB):
        48°, 90.5660%, 83.1373%
        XYZ:
        42.6076, 44.7075, 7.0456
        xyY:
        0.4515, 0.4738, 44.7075
      CIE-Lab:
        72.6989, 0.3430, 72.6353
        CIE-LCH:
        72.6989, 72.6361, 89.7294
        CIE-Luv:
        72.6989, 32.3611, 75.2117
        Hunter-Lab:
        66.8637, -3.2656, 40.5571
      #d4af14 color charts
#d4af14 RGB chart
      #d4af14 CMYK chart
      #d4af14 RGB pie chart
      #d4af14 color shades, tints & tones
#d4af14 color schemes
#d4af14 color preview, HTML & CSS examples
           This text has a color of #d4af14        
        
          <p style="color:#d4af14;">Text here</p>
        
        
          .mytext {color:#d4af14;}
        
        Text color #d4af14
      
           This box has a color of #d4af14        
        
          <div style="background-color:#d4af14;">Content here</div>
        
        
          .mybackground {background-color:#d4af14;}
        
        Background color #d4af14
      
           Border around this has a color of #d4af14        
        
          <div style="border:2px solid #d4af14;">Content here</div>
        
        
          .myborder {border:2px solid #d4af14;}
        
        Border color #d4af14