#dcdc5b color space conversions
Hex:
        #dcdc5b
        RGB:
        220, 220, 91
        CMY:
        14, 14, 64
        CMYK:
        0, 0, 59, 14
      HSL:
        60°, 64.8241%, 60.9804%
        HSV (HSB):
        60°, 58.6364%, 86.2745%
        XYZ:
        56.9967, 67.1574, 19.8562
        xyY:
        0.3958, 0.4663, 67.1574
      CIE-Lab:
        85.5834, -16.2206, 61.7275
        CIE-LCH:
        85.5834, 63.8232, 104.7231
        CIE-Luv:
        85.5834, 5.5728, 77.2536
        Hunter-Lab:
        81.9496, -19.2634, 42.9989
      #dcdc5b color charts
#dcdc5b RGB chart
      #dcdc5b CMYK chart
      #dcdc5b RGB pie chart
      #dcdc5b color shades, tints & tones
#dcdc5b color schemes
#dcdc5b color preview, HTML & CSS examples
           This text has a color of #dcdc5b        
        
          <p style="color:#dcdc5b;">Text here</p>
        
        
          .mytext {color:#dcdc5b;}
        
        Text color #dcdc5b
      
           This box has a color of #dcdc5b        
        
          <div style="background-color:#dcdc5b;">Content here</div>
        
        
          .mybackground {background-color:#dcdc5b;}
        
        Background color #dcdc5b
      
           Border around this has a color of #dcdc5b        
        
          <div style="border:2px solid #dcdc5b;">Content here</div>
        
        
          .myborder {border:2px solid #dcdc5b;}
        
        Border color #dcdc5b