#d5cd53 color space conversions
Hex:
        #d5cd53
        RGB:
        213, 205, 83
        CMY:
        16, 20, 67
        CMYK:
        0, 4, 61, 16
      HSL:
        56°, 60.7477%, 58.0392%
        HSV (HSB):
        56°, 61.0329%, 83.5294%
        XYZ:
        50.8332, 58.4333, 16.7832
        xyY:
        0.4033, 0.4636, 58.4333
      CIE-Lab:
        80.9791, -12.1563, 59.9708
        CIE-LCH:
        80.9791, 61.1905, 101.4588
        CIE-Luv:
        80.9791, 10.6690, 73.2364
        Hunter-Lab:
        76.4417, -15.0716, 40.4917
      #d5cd53 color charts
#d5cd53 RGB chart
      #d5cd53 CMYK chart
      #d5cd53 RGB pie chart
      #d5cd53 color shades, tints & tones
#d5cd53 color schemes
#d5cd53 color preview, HTML & CSS examples
           This text has a color of #d5cd53        
        
          <p style="color:#d5cd53;">Text here</p>
        
        
          .mytext {color:#d5cd53;}
        
        Text color #d5cd53
      
           This box has a color of #d5cd53        
        
          <div style="background-color:#d5cd53;">Content here</div>
        
        
          .mybackground {background-color:#d5cd53;}
        
        Background color #d5cd53
      
           Border around this has a color of #d5cd53        
        
          <div style="border:2px solid #d5cd53;">Content here</div>
        
        
          .myborder {border:2px solid #d5cd53;}
        
        Border color #d5cd53