#d3cd16 color space conversions
Hex:
        #d3cd16
        RGB:
        211, 205, 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.8401, 57.5695, 9.2969
        xyY:
        0.4221, 0.4975, 57.5695
      CIE-Lab:
        80.4988, -15.4615, 78.3083
        CIE-LCH:
        80.4988, 79.8201, 101.1690
        CIE-Luv:
        80.4988, 10.3918, 86.5451
        Hunter-Lab:
        75.8745, -17.8808, 45.8474
      #d3cd16 color charts
#d3cd16 RGB chart
      #d3cd16 CMYK chart
      #d3cd16 RGB pie chart
      #d3cd16 color shades, tints & tones
#d3cd16 color schemes
#d3cd16 color preview, HTML & CSS examples
           This text has a color of #d3cd16        
        
          <p style="color:#d3cd16;">Text here</p>
        
        
          .mytext {color:#d3cd16;}
        
        Text color #d3cd16
      
           This box has a color of #d3cd16        
        
          <div style="background-color:#d3cd16;">Content here</div>
        
        
          .mybackground {background-color:#d3cd16;}
        
        Background color #d3cd16
      
           Border around this has a color of #d3cd16        
        
          <div style="border:2px solid #d3cd16;">Content here</div>
        
        
          .myborder {border:2px solid #d3cd16;}
        
        Border color #d3cd16