#dcdc4b color space conversions
Hex:
        #dcdc4b
        RGB:
        220, 220, 75
        CMY:
        14, 14, 71
        CMYK:
        0, 0, 66, 14
      HSL:
        60°, 67.4419%, 57.8431%
        HSV (HSB):
        60°, 65.9091%, 86.2745%
        XYZ:
        56.3784, 66.9100, 16.6001
        xyY:
        0.4030, 0.4783, 66.9100
      CIE-Lab:
        85.4585, -17.2126, 68.0853
        CIE-LCH:
        85.4585, 70.2274, 104.1877
        CIE-Luv:
        85.4585, 5.9513, 82.5010
        Hunter-Lab:
        81.7986, -20.1191, 45.2268
      #dcdc4b color charts
#dcdc4b RGB chart
      #dcdc4b CMYK chart
      #dcdc4b RGB pie chart
      #dcdc4b color shades, tints & tones
#dcdc4b color schemes
#dcdc4b color preview, HTML & CSS examples
           This text has a color of #dcdc4b        
        
          <p style="color:#dcdc4b;">Text here</p>
        
        
          .mytext {color:#dcdc4b;}
        
        Text color #dcdc4b
      
           This box has a color of #dcdc4b        
        
          <div style="background-color:#dcdc4b;">Content here</div>
        
        
          .mybackground {background-color:#dcdc4b;}
        
        Background color #dcdc4b
      
           Border around this has a color of #dcdc4b        
        
          <div style="border:2px solid #dcdc4b;">Content here</div>
        
        
          .myborder {border:2px solid #dcdc4b;}
        
        Border color #dcdc4b