#dcdd0f color space conversions
Hex:
        #dcdd0f
        RGB:
        220, 221, 15
        CMY:
        14, 13, 94
        CMYK:
        0, 0, 93, 13
      HSL:
        60°, 87.2881%, 46.2745%
        HSV (HSB):
        60°, 93.2127%, 86.6667%
        XYZ:
        55.4579, 66.9630, 10.4542
        xyY:
        0.4174, 0.5040, 66.9630
      CIE-Lab:
        85.4853, -19.6271, 83.3934
        CIE-LCH:
        85.4853, 85.6720, 103.2438
        CIE-Luv:
        85.4853, 6.0447, 93.2700
        Hunter-Lab:
        81.8309, -22.2324, 49.7072
      #dcdd0f color charts
#dcdd0f RGB chart
      #dcdd0f CMYK chart
      #dcdd0f RGB pie chart
      #dcdd0f color shades, tints & tones
#dcdd0f color schemes
#dcdd0f color preview, HTML & CSS examples
           This text has a color of #dcdd0f        
        
          <p style="color:#dcdd0f;">Text here</p>
        
        
          .mytext {color:#dcdd0f;}
        
        Text color #dcdd0f
      
           This box has a color of #dcdd0f        
        
          <div style="background-color:#dcdd0f;">Content here</div>
        
        
          .mybackground {background-color:#dcdd0f;}
        
        Background color #dcdd0f
      
           Border around this has a color of #dcdd0f        
        
          <div style="border:2px solid #dcdd0f;">Content here</div>
        
        
          .myborder {border:2px solid #dcdd0f;}
        
        Border color #dcdd0f