#dccc52 color space conversions
Hex:
        #dccc52
        RGB:
        220, 204, 82
        CMY:
        14, 20, 68
        CMYK:
        0, 7, 63, 14
      HSL:
        53°, 66.3462%, 59.2157%
        HSV (HSB):
        53°, 62.7273%, 86.2745%
        XYZ:
        52.6311, 59.0106, 16.5989
        xyY:
        0.4104, 0.4602, 59.0106
      CIE-Lab:
        81.2974, -8.7990, 60.9136
        CIE-LCH:
        81.2974, 61.5458, 98.2195
        CIE-Luv:
        81.2974, 16.2025, 73.3831
        Hunter-Lab:
        76.8183, -12.1352, 40.9615
      #dccc52 color charts
#dccc52 RGB chart
      #dccc52 CMYK chart
      #dccc52 RGB pie chart
      #dccc52 color shades, tints & tones
#dccc52 color schemes
#dccc52 color preview, HTML & CSS examples
           This text has a color of #dccc52        
        
          <p style="color:#dccc52;">Text here</p>
        
        
          .mytext {color:#dccc52;}
        
        Text color #dccc52
      
           This box has a color of #dccc52        
        
          <div style="background-color:#dccc52;">Content here</div>
        
        
          .mybackground {background-color:#dccc52;}
        
        Background color #dccc52
      
           Border around this has a color of #dccc52        
        
          <div style="border:2px solid #dccc52;">Content here</div>
        
        
          .myborder {border:2px solid #dccc52;}
        
        Border color #dccc52