#d6ae45 color space conversions
Hex:
        #d6ae45
        RGB:
        214, 174, 69
        CMY:
        16, 32, 73
        CMYK:
        0, 19, 68, 16
      HSL:
        43°, 63.8767%, 55.4902%
        HSV (HSB):
        43°, 67.7570%, 83.9216%
        XYZ:
        43.9418, 44.9979, 11.9997
        xyY:
        0.4353, 0.4458, 44.9979
      CIE-Lab:
        72.8905, 3.4701, 57.3709
        CIE-LCH:
        72.8905, 57.4758, 86.5386
        CIE-Luv:
        72.8905, 33.1578, 64.5555
        Hunter-Lab:
        67.0805, -0.4625, 36.3502
      #d6ae45 color charts
#d6ae45 RGB chart
      #d6ae45 CMYK chart
      #d6ae45 RGB pie chart
      #d6ae45 color shades, tints & tones
#d6ae45 color schemes
#d6ae45 color preview, HTML & CSS examples
           This text has a color of #d6ae45        
        
          <p style="color:#d6ae45;">Text here</p>
        
        
          .mytext {color:#d6ae45;}
        
        Text color #d6ae45
      
           This box has a color of #d6ae45        
        
          <div style="background-color:#d6ae45;">Content here</div>
        
        
          .mybackground {background-color:#d6ae45;}
        
        Background color #d6ae45
      
           Border around this has a color of #d6ae45        
        
          <div style="border:2px solid #d6ae45;">Content here</div>
        
        
          .myborder {border:2px solid #d6ae45;}
        
        Border color #d6ae45