#dccd49 color space conversions
Hex:
        #dccd49
        RGB:
        220, 205, 73
        CMY:
        14, 20, 71
        CMYK:
        0, 7, 67, 14
      HSL:
        54°, 67.7419%, 57.4510%
        HSV (HSB):
        54°, 66.8182%, 86.2745%
        XYZ:
        52.5491, 59.3593, 14.9912
        xyY:
        0.4141, 0.4678, 59.3593
      CIE-Lab:
        81.4887, -9.8367, 64.8105
        CIE-LCH:
        81.4887, 65.5528, 98.6303
        CIE-Luv:
        81.4887, 15.8146, 76.7334
        Hunter-Lab:
        77.0450, -13.0815, 42.3950
      #dccd49 color charts
#dccd49 RGB chart
      #dccd49 CMYK chart
      #dccd49 RGB pie chart
      #dccd49 color shades, tints & tones
#dccd49 color schemes
#dccd49 color preview, HTML & CSS examples
           This text has a color of #dccd49        
        
          <p style="color:#dccd49;">Text here</p>
        
        
          .mytext {color:#dccd49;}
        
        Text color #dccd49
      
           This box has a color of #dccd49        
        
          <div style="background-color:#dccd49;">Content here</div>
        
        
          .mybackground {background-color:#dccd49;}
        
        Background color #dccd49
      
           Border around this has a color of #dccd49        
        
          <div style="border:2px solid #dccd49;">Content here</div>
        
        
          .myborder {border:2px solid #dccd49;}
        
        Border color #dccd49