#dcca4e color space conversions
Hex:
        #dcca4e
        RGB:
        220, 202, 78
        CMY:
        14, 21, 69
        CMYK:
        0, 8, 65, 14
      HSL:
        52°, 66.9811%, 58.4314%
        HSV (HSB):
        52°, 64.5455%, 86.2745%
        XYZ:
        52.0109, 58.0068, 15.6629
        xyY:
        0.4138, 0.4615, 58.0068
      CIE-Lab:
        80.7425, -8.0264, 62.0041
        CIE-LCH:
        80.7425, 62.5215, 97.3759
        CIE-Luv:
        80.7425, 17.6730, 73.8642
        Hunter-Lab:
        76.1622, -11.3868, 41.1204
      #dcca4e color charts
#dcca4e RGB chart
      #dcca4e CMYK chart
      #dcca4e RGB pie chart
      #dcca4e color shades, tints & tones
#dcca4e color schemes
#dcca4e color preview, HTML & CSS examples
           This text has a color of #dcca4e        
        
          <p style="color:#dcca4e;">Text here</p>
        
        
          .mytext {color:#dcca4e;}
        
        Text color #dcca4e
      
           This box has a color of #dcca4e        
        
          <div style="background-color:#dcca4e;">Content here</div>
        
        
          .mybackground {background-color:#dcca4e;}
        
        Background color #dcca4e
      
           Border around this has a color of #dcca4e        
        
          <div style="border:2px solid #dcca4e;">Content here</div>
        
        
          .myborder {border:2px solid #dcca4e;}
        
        Border color #dcca4e