#dcd06f color space conversions
Hex:
        #dcd06f
        RGB:
        220, 208, 111
        CMY:
        14, 18, 56
        CMYK:
        0, 5, 50, 14
      HSL:
        53°, 60.8939%, 64.9020%
        HSV (HSB):
        53°, 49.5455%, 86.2745%
        XYZ:
        54.9403, 61.4751, 24.0091
        xyY:
        0.3912, 0.4378, 61.4751
      CIE-Lab:
        82.6335, -8.6387, 49.2294
        CIE-LCH:
        82.6335, 49.9816, 99.9528
        CIE-Luv:
        82.6335, 12.5013, 63.4315
        Hunter-Lab:
        78.4061, -12.1329, 36.7287
      #dcd06f color charts
#dcd06f RGB chart
      #dcd06f CMYK chart
      #dcd06f RGB pie chart
      #dcd06f color shades, tints & tones
#dcd06f color schemes
#dcd06f color preview, HTML & CSS examples
           This text has a color of #dcd06f        
        
          <p style="color:#dcd06f;">Text here</p>
        
        
          .mytext {color:#dcd06f;}
        
        Text color #dcd06f
      
           This box has a color of #dcd06f        
        
          <div style="background-color:#dcd06f;">Content here</div>
        
        
          .mybackground {background-color:#dcd06f;}
        
        Background color #dcd06f
      
           Border around this has a color of #dcd06f        
        
          <div style="border:2px solid #dcd06f;">Content here</div>
        
        
          .myborder {border:2px solid #dcd06f;}
        
        Border color #dcd06f