#dccd60 color space conversions
Hex:
        #dccd60
        RGB:
        220, 205, 96
        CMY:
        14, 20, 62
        CMYK:
        0, 7, 56, 14
      HSL:
        53°, 63.9175%, 61.9608%
        HSV (HSB):
        53°, 56.3636%, 86.2745%
        XYZ:
        53.4578, 59.7228, 19.7765
        xyY:
        0.4021, 0.4492, 59.7228
      CIE-Lab:
        81.6873, -8.3407, 55.1621
        CIE-LCH:
        81.6873, 55.7891, 98.5982
        CIE-Luv:
        81.6873, 15.0392, 68.5695
        Hunter-Lab:
        77.2805, -11.7658, 38.9238
      #dccd60 color charts
#dccd60 RGB chart
      #dccd60 CMYK chart
      #dccd60 RGB pie chart
      #dccd60 color shades, tints & tones
#dccd60 color schemes
#dccd60 color preview, HTML & CSS examples
           This text has a color of #dccd60        
        
          <p style="color:#dccd60;">Text here</p>
        
        
          .mytext {color:#dccd60;}
        
        Text color #dccd60
      
           This box has a color of #dccd60        
        
          <div style="background-color:#dccd60;">Content here</div>
        
        
          .mybackground {background-color:#dccd60;}
        
        Background color #dccd60
      
           Border around this has a color of #dccd60        
        
          <div style="border:2px solid #dccd60;">Content here</div>
        
        
          .myborder {border:2px solid #dccd60;}
        
        Border color #dccd60