#dcdf3e color space conversions
Hex:
        #dcdf3e
        RGB:
        220, 223, 62
        CMY:
        14, 13, 76
        CMYK:
        1, 0, 72, 13
      HSL:
        61°, 71.5556%, 55.8824%
        HSV (HSB):
        61°, 72.1973%, 87.4510%
        XYZ:
        56.7724, 68.3388, 14.7559
        xyY:
        0.4059, 0.4886, 68.3388
      CIE-Lab:
        86.1756, -19.3272, 73.4345
        CIE-LCH:
        86.1756, 75.9352, 104.7453
        CIE-Luv:
        86.1756, 4.2755, 87.1908
        Hunter-Lab:
        82.6673, -22.0815, 47.2840
      #dcdf3e color charts
#dcdf3e RGB chart
      #dcdf3e CMYK chart
      #dcdf3e RGB pie chart
      #dcdf3e color shades, tints & tones
#dcdf3e color schemes
#dcdf3e color preview, HTML & CSS examples
           This text has a color of #dcdf3e        
        
          <p style="color:#dcdf3e;">Text here</p>
        
        
          .mytext {color:#dcdf3e;}
        
        Text color #dcdf3e
      
           This box has a color of #dcdf3e        
        
          <div style="background-color:#dcdf3e;">Content here</div>
        
        
          .mybackground {background-color:#dcdf3e;}
        
        Background color #dcdf3e
      
           Border around this has a color of #dcdf3e        
        
          <div style="border:2px solid #dcdf3e;">Content here</div>
        
        
          .myborder {border:2px solid #dcdf3e;}
        
        Border color #dcdf3e