#d3cc16 color space conversions
Hex:
        #d3cc16
        RGB:
        211, 204, 22
        CMY:
        17, 20, 91
        CMYK:
        0, 3, 90, 17
      HSL:
        58°, 81.1159%, 45.6863%
        HSV (HSB):
        58°, 89.5735%, 82.7451%
        XYZ:
        48.6017, 57.0925, 9.2174
        xyY:
        0.4229, 0.4968, 57.0925
      CIE-Lab:
        80.2316, -14.9625, 78.0993
        CIE-LCH:
        80.2316, 79.5197, 100.8455
        CIE-Luv:
        80.2316, 11.0636, 86.1600
        Hunter-Lab:
        75.5596, -17.4141, 45.6590
      #d3cc16 color charts
#d3cc16 RGB chart
      #d3cc16 CMYK chart
      #d3cc16 RGB pie chart
      #d3cc16 color shades, tints & tones
#d3cc16 color schemes
#d3cc16 color preview, HTML & CSS examples
           This text has a color of #d3cc16        
        
          <p style="color:#d3cc16;">Text here</p>
        
        
          .mytext {color:#d3cc16;}
        
        Text color #d3cc16
      
           This box has a color of #d3cc16        
        
          <div style="background-color:#d3cc16;">Content here</div>
        
        
          .mybackground {background-color:#d3cc16;}
        
        Background color #d3cc16
      
           Border around this has a color of #d3cc16        
        
          <div style="border:2px solid #d3cc16;">Content here</div>
        
        
          .myborder {border:2px solid #d3cc16;}
        
        Border color #d3cc16