#d8aa32 color space conversions
Hex:
        #d8aa32
        RGB:
        216, 170, 50
        CMY:
        15, 33, 80
        CMYK:
        0, 21, 77, 15
      HSL:
        43°, 68.0328%, 52.1569%
        HSV (HSB):
        43°, 76.8519%, 84.7059%
        XYZ:
        43.2694, 43.5787, 9.1486
        xyY:
        0.4507, 0.4540, 43.5787
      CIE-Lab:
        71.9460, 5.5592, 64.0329
        CIE-LCH:
        71.9460, 64.2737, 85.0382
        CIE-Luv:
        71.9460, 38.4286, 68.3627
        Hunter-Lab:
        66.0141, 1.4741, 37.9932
      #d8aa32 color charts
#d8aa32 RGB chart
      #d8aa32 CMYK chart
      #d8aa32 RGB pie chart
      #d8aa32 color shades, tints & tones
#d8aa32 color schemes
#d8aa32 color preview, HTML & CSS examples
           This text has a color of #d8aa32        
        
          <p style="color:#d8aa32;">Text here</p>
        
        
          .mytext {color:#d8aa32;}
        
        Text color #d8aa32
      
           This box has a color of #d8aa32        
        
          <div style="background-color:#d8aa32;">Content here</div>
        
        
          .mybackground {background-color:#d8aa32;}
        
        Background color #d8aa32
      
           Border around this has a color of #d8aa32        
        
          <div style="border:2px solid #d8aa32;">Content here</div>
        
        
          .myborder {border:2px solid #d8aa32;}
        
        Border color #d8aa32