#dcdf64 color space conversions
Hex:
        #dcdf64
        RGB:
        220, 223, 100
        CMY:
        14, 13, 61
        CMYK:
        1, 0, 55, 13
      HSL:
        61°, 65.7754%, 63.3333%
        HSV (HSB):
        61°, 55.1570%, 87.4510%
        XYZ:
        58.2031, 68.9111, 22.2901
        xyY:
        0.3896, 0.4612, 68.9111
      CIE-Lab:
        86.4600, -17.0451, 58.7822
        CIE-LCH:
        86.4600, 61.2036, 106.1706
        CIE-Luv:
        86.4600, 3.4606, 75.1944
        Hunter-Lab:
        83.0127, -20.1196, 42.1887
      #dcdf64 color charts
#dcdf64 RGB chart
      #dcdf64 CMYK chart
      #dcdf64 RGB pie chart
      #dcdf64 color shades, tints & tones
#dcdf64 color schemes
#dcdf64 color preview, HTML & CSS examples
           This text has a color of #dcdf64        
        
          <p style="color:#dcdf64;">Text here</p>
        
        
          .mytext {color:#dcdf64;}
        
        Text color #dcdf64
      
           This box has a color of #dcdf64        
        
          <div style="background-color:#dcdf64;">Content here</div>
        
        
          .mybackground {background-color:#dcdf64;}
        
        Background color #dcdf64
      
           Border around this has a color of #dcdf64        
        
          <div style="border:2px solid #dcdf64;">Content here</div>
        
        
          .myborder {border:2px solid #dcdf64;}
        
        Border color #dcdf64