#dcd06e color space conversions
Hex:
        #dcd06e
        RGB:
        220, 208, 110
        CMY:
        14, 18, 57
        CMYK:
        0, 5, 50, 14
      HSL:
        53°, 61.1111%, 64.7059%
        HSV (HSB):
        53°, 50.0000%, 86.2745%
        XYZ:
        54.8855, 61.4532, 23.7207
        xyY:
        0.3919, 0.4388, 61.4532
      CIE-Lab:
        82.6218, -8.7266, 49.6950
        CIE-LCH:
        82.6218, 50.4554, 99.9598
        CIE-Luv:
        82.6218, 12.5431, 63.8954
        Hunter-Lab:
        78.3921, -12.2109, 36.9338
      #dcd06e color charts
#dcd06e RGB chart
      #dcd06e CMYK chart
      #dcd06e RGB pie chart
      #dcd06e color shades, tints & tones
#dcd06e color schemes
#dcd06e color preview, HTML & CSS examples
           This text has a color of #dcd06e        
        
          <p style="color:#dcd06e;">Text here</p>
        
        
          .mytext {color:#dcd06e;}
        
        Text color #dcd06e
      
           This box has a color of #dcd06e        
        
          <div style="background-color:#dcd06e;">Content here</div>
        
        
          .mybackground {background-color:#dcd06e;}
        
        Background color #dcd06e
      
           Border around this has a color of #dcd06e        
        
          <div style="border:2px solid #dcd06e;">Content here</div>
        
        
          .myborder {border:2px solid #dcd06e;}
        
        Border color #dcd06e