#d7ae46 color space conversions
Hex:
        #d7ae46
        RGB:
        215, 174, 70
        CMY:
        16, 32, 73
        CMYK:
        0, 19, 67, 16
      HSL:
        43°, 64.4444%, 55.8824%
        HSV (HSB):
        43°, 67.4419%, 84.3137%
        XYZ:
        44.2659, 45.1614, 12.1783
        xyY:
        0.4357, 0.4445, 45.1614
      CIE-Lab:
        72.9980, 3.9549, 57.0829
        CIE-LCH:
        72.9980, 57.2198, 86.0367
        CIE-Luv:
        72.9980, 33.8641, 64.2683
        Hunter-Lab:
        67.2022, -0.0265, 36.2971
      #d7ae46 color charts
#d7ae46 RGB chart
      #d7ae46 CMYK chart
      #d7ae46 RGB pie chart
      #d7ae46 color shades, tints & tones
#d7ae46 color schemes
#d7ae46 color preview, HTML & CSS examples
           This text has a color of #d7ae46        
        
          <p style="color:#d7ae46;">Text here</p>
        
        
          .mytext {color:#d7ae46;}
        
        Text color #d7ae46
      
           This box has a color of #d7ae46        
        
          <div style="background-color:#d7ae46;">Content here</div>
        
        
          .mybackground {background-color:#d7ae46;}
        
        Background color #d7ae46
      
           Border around this has a color of #d7ae46        
        
          <div style="border:2px solid #d7ae46;">Content here</div>
        
        
          .myborder {border:2px solid #d7ae46;}
        
        Border color #d7ae46