#dcc449 color space conversions
Hex:
        #dcc449
        RGB:
        220, 196, 73
        CMY:
        14, 23, 71
        CMYK:
        0, 11, 67, 14
      HSL:
        50°, 67.7419%, 57.4510%
        HSV (HSB):
        50°, 66.8182%, 86.2745%
        XYZ:
        50.4577, 55.1765, 14.2941
        xyY:
        0.4207, 0.4601, 55.1765
      CIE-Lab:
        79.1428, -5.2432, 62.3922
        CIE-LCH:
        79.1428, 62.6122, 94.8037
        CIE-Luv:
        79.1428, 21.9211, 72.8998
        Hunter-Lab:
        74.2809, -8.7397, 40.5873
      #dcc449 color charts
#dcc449 RGB chart
      #dcc449 CMYK chart
      #dcc449 RGB pie chart
      #dcc449 color shades, tints & tones
#dcc449 color schemes
#dcc449 color preview, HTML & CSS examples
           This text has a color of #dcc449        
        
          <p style="color:#dcc449;">Text here</p>
        
        
          .mytext {color:#dcc449;}
        
        Text color #dcc449
      
           This box has a color of #dcc449        
        
          <div style="background-color:#dcc449;">Content here</div>
        
        
          .mybackground {background-color:#dcc449;}
        
        Background color #dcc449
      
           Border around this has a color of #dcc449        
        
          <div style="border:2px solid #dcc449;">Content here</div>
        
        
          .myborder {border:2px solid #dcc449;}
        
        Border color #dcc449