#dcd07b color space conversions
Hex:
        #dcd07b
        RGB:
        220, 208, 123
        CMY:
        14, 18, 52
        CMYK:
        0, 5, 44, 14
      HSL:
        53°, 58.0838%, 67.2549%
        HSV (HSB):
        53°, 44.0909%, 86.2745%
        XYZ:
        55.6462, 61.7575, 27.7264
        xyY:
        0.3834, 0.4255, 61.7575
      CIE-Lab:
        82.7843, -7.5123, 43.5502
        CIE-LCH:
        82.7843, 44.1934, 99.7871
        CIE-Luv:
        82.7843, 11.9709, 57.5398
        Hunter-Lab:
        78.5859, -11.1305, 34.0917
      #dcd07b color charts
#dcd07b RGB chart
      #dcd07b CMYK chart
      #dcd07b RGB pie chart
      #dcd07b color shades, tints & tones
#dcd07b color schemes
#dcd07b color preview, HTML & CSS examples
           This text has a color of #dcd07b        
        
          <p style="color:#dcd07b;">Text here</p>
        
        
          .mytext {color:#dcd07b;}
        
        Text color #dcd07b
      
           This box has a color of #dcd07b        
        
          <div style="background-color:#dcd07b;">Content here</div>
        
        
          .mybackground {background-color:#dcd07b;}
        
        Background color #dcd07b
      
           Border around this has a color of #dcd07b        
        
          <div style="border:2px solid #dcd07b;">Content here</div>
        
        
          .myborder {border:2px solid #dcd07b;}
        
        Border color #dcd07b