#d3af44 color space conversions
Hex:
        #d3af44
        RGB:
        211, 175, 68
        CMY:
        17, 31, 73
        CMYK:
        0, 17, 68, 17
      HSL:
        45°, 61.9048%, 54.7059%
        HSV (HSB):
        45°, 67.7725%, 82.7451%
        XYZ:
        43.2373, 44.9262, 11.8616
        xyY:
        0.4323, 0.4491, 44.9262
      CIE-Lab:
        72.8433, 1.5966, 57.6587
        CIE-LCH:
        72.8433, 57.6808, 88.4138
        CIE-Luv:
        72.8433, 30.2342, 65.1827
        Hunter-Lab:
        67.0270, -2.1517, 36.4265
      #d3af44 color charts
#d3af44 RGB chart
      #d3af44 CMYK chart
      #d3af44 RGB pie chart
      #d3af44 color shades, tints & tones
#d3af44 color schemes
#d3af44 color preview, HTML & CSS examples
           This text has a color of #d3af44        
        
          <p style="color:#d3af44;">Text here</p>
        
        
          .mytext {color:#d3af44;}
        
        Text color #d3af44
      
           This box has a color of #d3af44        
        
          <div style="background-color:#d3af44;">Content here</div>
        
        
          .mybackground {background-color:#d3af44;}
        
        Background color #d3af44
      
           Border around this has a color of #d3af44        
        
          <div style="border:2px solid #d3af44;">Content here</div>
        
        
          .myborder {border:2px solid #d3af44;}
        
        Border color #d3af44