#d6aa44 color space conversions
Hex:
        #d6aa44
        RGB:
        214, 170, 68
        CMY:
        16, 33, 73
        CMYK:
        0, 21, 68, 16
      HSL:
        42°, 64.0351%, 55.2941%
        HSV (HSB):
        42°, 68.2243%, 83.9216%
        XYZ:
        43.1497, 43.4629, 11.5838
        xyY:
        0.4394, 0.4426, 43.4629
      CIE-Lab:
        71.8681, 5.5400, 56.7290
        CIE-LCH:
        71.8681, 56.9988, 84.4223
        CIE-Luv:
        71.8681, 36.1072, 63.1781
        Hunter-Lab:
        65.9264, 1.4592, 35.7308
      #d6aa44 color charts
#d6aa44 RGB chart
      #d6aa44 CMYK chart
      #d6aa44 RGB pie chart
      #d6aa44 color shades, tints & tones
#d6aa44 color schemes
#d6aa44 color preview, HTML & CSS examples
           This text has a color of #d6aa44        
        
          <p style="color:#d6aa44;">Text here</p>
        
        
          .mytext {color:#d6aa44;}
        
        Text color #d6aa44
      
           This box has a color of #d6aa44        
        
          <div style="background-color:#d6aa44;">Content here</div>
        
        
          .mybackground {background-color:#d6aa44;}
        
        Background color #d6aa44
      
           Border around this has a color of #d6aa44        
        
          <div style="border:2px solid #d6aa44;">Content here</div>
        
        
          .myborder {border:2px solid #d6aa44;}
        
        Border color #d6aa44