#dcdc1e color space conversions
Hex:
        #dcdc1e
        RGB:
        220, 220, 30
        CMY:
        14, 14, 88
        CMYK:
        0, 0, 86, 14
      HSL:
        60°, 76.0000%, 49.0196%
        HSV (HSB):
        60°, 86.3636%, 86.2745%
        XYZ:
        55.3427, 66.4958, 11.1464
        xyY:
        0.4162, 0.5000, 66.4958
      CIE-Lab:
        85.2487, -18.8966, 81.0071
        CIE-LCH:
        85.2487, 83.1820, 103.1306
        CIE-Luv:
        85.2487, 6.6049, 91.5653
        Hunter-Lab:
        81.5449, -21.5597, 48.9771
      #dcdc1e color charts
#dcdc1e RGB chart
      #dcdc1e CMYK chart
      #dcdc1e RGB pie chart
      #dcdc1e color shades, tints & tones
#dcdc1e color schemes
#dcdc1e color preview, HTML & CSS examples
           This text has a color of #dcdc1e        
        
          <p style="color:#dcdc1e;">Text here</p>
        
        
          .mytext {color:#dcdc1e;}
        
        Text color #dcdc1e
      
           This box has a color of #dcdc1e        
        
          <div style="background-color:#dcdc1e;">Content here</div>
        
        
          .mybackground {background-color:#dcdc1e;}
        
        Background color #dcdc1e
      
           Border around this has a color of #dcdc1e        
        
          <div style="border:2px solid #dcdc1e;">Content here</div>
        
        
          .myborder {border:2px solid #dcdc1e;}
        
        Border color #dcdc1e