#d3c316 color space conversions
Hex:
        #d3c316
        RGB:
        211, 195, 22
        CMY:
        17, 24, 91
        CMYK:
        0, 8, 90, 17
      HSL:
        55°, 81.1159%, 45.6863%
        HSV (HSB):
        55°, 89.5735%, 82.7451%
        XYZ:
        46.5239, 52.9370, 8.5249
        xyY:
        0.4308, 0.4902, 52.9370
      CIE-Lab:
        77.8378, -10.4252, 76.2290
        CIE-LCH:
        77.8378, 76.9386, 97.7876
        CIE-Luv:
        77.8378, 17.2153, 82.6916
        Hunter-Lab:
        72.7578, -13.1871, 43.9836
      #d3c316 color charts
#d3c316 RGB chart
      #d3c316 CMYK chart
      #d3c316 RGB pie chart
      #d3c316 color shades, tints & tones
#d3c316 color schemes
#d3c316 color preview, HTML & CSS examples
           This text has a color of #d3c316        
        
          <p style="color:#d3c316;">Text here</p>
        
        
          .mytext {color:#d3c316;}
        
        Text color #d3c316
      
           This box has a color of #d3c316        
        
          <div style="background-color:#d3c316;">Content here</div>
        
        
          .mybackground {background-color:#d3c316;}
        
        Background color #d3c316
      
           Border around this has a color of #d3c316        
        
          <div style="border:2px solid #d3c316;">Content here</div>
        
        
          .myborder {border:2px solid #d3c316;}
        
        Border color #d3c316