#d5ae14 color space conversions
Hex:
        #d5ae14
        RGB:
        213, 174, 20
        CMY:
        16, 32, 92
        CMYK:
        0, 18, 91, 16
      HSL:
        48°, 82.8326%, 45.6863%
        HSV (HSB):
        48°, 90.6103%, 83.5294%
        XYZ:
        42.7029, 44.4687, 6.9945
        xyY:
        0.4535, 0.4722, 44.4687
      CIE-Lab:
        72.5407, 1.3098, 72.5572
        CIE-LCH:
        72.5407, 72.5690, 88.9658
        CIE-Luv:
        72.5407, 33.8726, 74.8484
        Hunter-Lab:
        66.6849, -2.3928, 40.4606
      #d5ae14 color charts
#d5ae14 RGB chart
      #d5ae14 CMYK chart
      #d5ae14 RGB pie chart
      #d5ae14 color shades, tints & tones
#d5ae14 color schemes
#d5ae14 color preview, HTML & CSS examples
           This text has a color of #d5ae14        
        
          <p style="color:#d5ae14;">Text here</p>
        
        
          .mytext {color:#d5ae14;}
        
        Text color #d5ae14
      
           This box has a color of #d5ae14        
        
          <div style="background-color:#d5ae14;">Content here</div>
        
        
          .mybackground {background-color:#d5ae14;}
        
        Background color #d5ae14
      
           Border around this has a color of #d5ae14        
        
          <div style="border:2px solid #d5ae14;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae14;}
        
        Border color #d5ae14