#dcd068 color space conversions
Hex:
        #dcd068
        RGB:
        220, 208, 104
        CMY:
        14, 18, 59
        CMYK:
        0, 5, 53, 14
      HSL:
        54°, 62.3656%, 63.5294%
        HSV (HSB):
        54°, 52.7273%, 86.2745%
        XYZ:
        54.5698, 61.3269, 22.0578
        xyY:
        0.3956, 0.4445, 61.3269
      CIE-Lab:
        82.5542, -9.2352, 52.4589
        CIE-LCH:
        82.5542, 53.2656, 99.9844
        CIE-Luv:
        82.5542, 12.7857, 66.5895
        Hunter-Lab:
        78.3115, -12.6610, 38.1179
      #dcd068 color charts
#dcd068 RGB chart
      #dcd068 CMYK chart
      #dcd068 RGB pie chart
      #dcd068 color shades, tints & tones
#dcd068 color schemes
#dcd068 color preview, HTML & CSS examples
           This text has a color of #dcd068        
        
          <p style="color:#dcd068;">Text here</p>
        
        
          .mytext {color:#dcd068;}
        
        Text color #dcd068
      
           This box has a color of #dcd068        
        
          <div style="background-color:#dcd068;">Content here</div>
        
        
          .mybackground {background-color:#dcd068;}
        
        Background color #dcd068
      
           Border around this has a color of #dcd068        
        
          <div style="border:2px solid #dcd068;">Content here</div>
        
        
          .myborder {border:2px solid #dcd068;}
        
        Border color #dcd068