#dcc968 color space conversions
Hex:
        #dcc968
        RGB:
        220, 201, 104
        CMY:
        14, 21, 59
        CMYK:
        0, 9, 53, 14
      HSL:
        50°, 62.3656%, 63.5294%
        HSV (HSB):
        50°, 52.7273%, 86.2745%
        XYZ:
        52.9005, 57.9884, 21.5014
        xyY:
        0.3996, 0.4380, 57.9884
      CIE-Lab:
        80.7323, -5.6638, 50.3139
        CIE-LCH:
        80.7323, 50.6317, 96.4227
        CIE-Luv:
        80.7323, 17.3163, 63.2963
        Hunter-Lab:
        76.1501, -9.2610, 36.5642
      #dcc968 color charts
#dcc968 RGB chart
      #dcc968 CMYK chart
      #dcc968 RGB pie chart
      #dcc968 color shades, tints & tones
#dcc968 color schemes
#dcc968 color preview, HTML & CSS examples
           This text has a color of #dcc968        
        
          <p style="color:#dcc968;">Text here</p>
        
        
          .mytext {color:#dcc968;}
        
        Text color #dcc968
      
           This box has a color of #dcc968        
        
          <div style="background-color:#dcc968;">Content here</div>
        
        
          .mybackground {background-color:#dcc968;}
        
        Background color #dcc968
      
           Border around this has a color of #dcc968        
        
          <div style="border:2px solid #dcc968;">Content here</div>
        
        
          .myborder {border:2px solid #dcc968;}
        
        Border color #dcc968