#dcc714 color space conversions
Hex:
        #dcc714
        RGB:
        220, 199, 20
        CMY:
        14, 22, 92
        CMYK:
        0, 10, 91, 14
      HSL:
        54°, 83.3333%, 47.0588%
        HSV (HSB):
        54°, 90.9091%, 86.2745%
        XYZ:
        50.0649, 56.1130, 8.8540
        xyY:
        0.4352, 0.4878, 56.1130
      CIE-Lab:
        79.6781, -8.6037, 78.3146
        CIE-LCH:
        79.6781, 78.7858, 96.2694
        CIE-Luv:
        79.6781, 20.9560, 84.5208
        Hunter-Lab:
        74.9086, -11.7903, 45.4281
      #dcc714 color charts
#dcc714 RGB chart
      #dcc714 CMYK chart
      #dcc714 RGB pie chart
      #dcc714 color shades, tints & tones
#dcc714 color schemes
#dcc714 color preview, HTML & CSS examples
           This text has a color of #dcc714        
        
          <p style="color:#dcc714;">Text here</p>
        
        
          .mytext {color:#dcc714;}
        
        Text color #dcc714
      
           This box has a color of #dcc714        
        
          <div style="background-color:#dcc714;">Content here</div>
        
        
          .mybackground {background-color:#dcc714;}
        
        Background color #dcc714
      
           Border around this has a color of #dcc714        
        
          <div style="border:2px solid #dcc714;">Content here</div>
        
        
          .myborder {border:2px solid #dcc714;}
        
        Border color #dcc714