#d5ae4d color space conversions
Hex:
        #d5ae4d
        RGB:
        213, 174, 77
        CMY:
        16, 32, 70
        CMYK:
        0, 18, 64, 16
      HSL:
        43°, 61.8182%, 56.8627%
        HSV (HSB):
        43°, 63.8498%, 83.5294%
        XYZ:
        43.9162, 44.9541, 13.3835
        xyY:
        0.4295, 0.4396, 44.9541
      CIE-Lab:
        72.8616, 3.5195, 53.7684
        CIE-LCH:
        72.8616, 53.8834, 86.2549
        CIE-Luv:
        72.8616, 32.0082, 61.7132
        Hunter-Lab:
        67.0478, -0.4165, 35.0985
      #d5ae4d color charts
#d5ae4d RGB chart
      #d5ae4d CMYK chart
      #d5ae4d RGB pie chart
      #d5ae4d color shades, tints & tones
#d5ae4d color schemes
#d5ae4d color preview, HTML & CSS examples
           This text has a color of #d5ae4d        
        
          <p style="color:#d5ae4d;">Text here</p>
        
        
          .mytext {color:#d5ae4d;}
        
        Text color #d5ae4d
      
           This box has a color of #d5ae4d        
        
          <div style="background-color:#d5ae4d;">Content here</div>
        
        
          .mybackground {background-color:#d5ae4d;}
        
        Background color #d5ae4d
      
           Border around this has a color of #d5ae4d        
        
          <div style="border:2px solid #d5ae4d;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae4d;}
        
        Border color #d5ae4d