#dcd38b color space conversions
Hex:
        #dcd38b
        RGB:
        220, 211, 139
        CMY:
        14, 17, 45
        CMYK:
        0, 4, 37, 14
      HSL:
        53°, 53.6424%, 70.3922%
        HSV (HSB):
        53°, 36.8182%, 86.2745%
        XYZ:
        57.4697, 63.6683, 33.6863
        xyY:
        0.3712, 0.4112, 63.6683
      CIE-Lab:
        83.7927, -7.3394, 36.7886
        CIE-LCH:
        83.7927, 37.5136, 101.2825
        CIE-Luv:
        83.7927, 9.3652, 50.3759
        Hunter-Lab:
        79.7924, -11.0739, 30.8239
      #dcd38b color charts
#dcd38b RGB chart
      #dcd38b CMYK chart
      #dcd38b RGB pie chart
      #dcd38b color shades, tints & tones
#dcd38b color schemes
#dcd38b color preview, HTML & CSS examples
           This text has a color of #dcd38b        
        
          <p style="color:#dcd38b;">Text here</p>
        
        
          .mytext {color:#dcd38b;}
        
        Text color #dcd38b
      
           This box has a color of #dcd38b        
        
          <div style="background-color:#dcd38b;">Content here</div>
        
        
          .mybackground {background-color:#dcd38b;}
        
        Background color #dcd38b
      
           Border around this has a color of #dcd38b        
        
          <div style="border:2px solid #dcd38b;">Content here</div>
        
        
          .myborder {border:2px solid #dcd38b;}
        
        Border color #dcd38b