#dcdc9b color space conversions
Hex:
        #dcdc9b
        RGB:
        220, 220, 155
        CMY:
        14, 14, 39
        CMYK:
        0, 0, 30, 14
      HSL:
        60°, 48.1481%, 73.5294%
        HSV (HSB):
        60°, 29.5455%, 86.2745%
        XYZ:
        61.0248, 68.7686, 41.0677
        xyY:
        0.3572, 0.4025, 68.7686
      CIE-Lab:
        86.3893, -9.9871, 32.0304
        CIE-LCH:
        86.3893, 33.5513, 107.3176
        CIE-Luv:
        86.3893, 3.3016, 45.7576
        Hunter-Lab:
        82.9268, -13.7661, 28.6867
      #dcdc9b color charts
#dcdc9b RGB chart
      #dcdc9b CMYK chart
      #dcdc9b RGB pie chart
      #dcdc9b color shades, tints & tones
#dcdc9b color schemes
#dcdc9b color preview, HTML & CSS examples
           This text has a color of #dcdc9b        
        
          <p style="color:#dcdc9b;">Text here</p>
        
        
          .mytext {color:#dcdc9b;}
        
        Text color #dcdc9b
      
           This box has a color of #dcdc9b        
        
          <div style="background-color:#dcdc9b;">Content here</div>
        
        
          .mybackground {background-color:#dcdc9b;}
        
        Background color #dcdc9b
      
           Border around this has a color of #dcdc9b        
        
          <div style="border:2px solid #dcdc9b;">Content here</div>
        
        
          .myborder {border:2px solid #dcdc9b;}
        
        Border color #dcdc9b