#dcd48b color space conversions
Hex:
        #dcd48b
        RGB:
        220, 212, 139
        CMY:
        14, 17, 45
        CMYK:
        0, 4, 37, 14
      HSL:
        54°, 53.6424%, 70.3922%
        HSV (HSB):
        54°, 36.8182%, 86.2745%
        XYZ:
        57.7189, 64.1667, 33.7694
        xyY:
        0.3708, 0.4122, 64.1667
      CIE-Lab:
        84.0525, -7.8487, 37.1254
        CIE-LCH:
        84.0525, 37.9459, 101.9372
        CIE-Luv:
        84.0525, 8.7615, 50.9044
        Hunter-Lab:
        80.1041, -11.5643, 31.0781
      #dcd48b color charts
#dcd48b RGB chart
      #dcd48b CMYK chart
      #dcd48b RGB pie chart
      #dcd48b color shades, tints & tones
#dcd48b color schemes
#dcd48b color preview, HTML & CSS examples
           This text has a color of #dcd48b        
        
          <p style="color:#dcd48b;">Text here</p>
        
        
          .mytext {color:#dcd48b;}
        
        Text color #dcd48b
      
           This box has a color of #dcd48b        
        
          <div style="background-color:#dcd48b;">Content here</div>
        
        
          .mybackground {background-color:#dcd48b;}
        
        Background color #dcd48b
      
           Border around this has a color of #dcd48b        
        
          <div style="border:2px solid #dcd48b;">Content here</div>
        
        
          .myborder {border:2px solid #dcd48b;}
        
        Border color #dcd48b