#d5ce45 color space conversions
Hex:
        #d5ce45
        RGB:
        213, 206, 69
        CMY:
        16, 19, 73
        CMYK:
        0, 3, 68, 16
      HSL:
        57°, 63.1579%, 55.2941%
        HSV (HSB):
        57°, 67.6056%, 83.5294%
        XYZ:
        50.5861, 58.7184, 14.2978
        xyY:
        0.4093, 0.4751, 58.7184
      CIE-Lab:
        81.1366, -13.4940, 65.8207
        CIE-LCH:
        81.1366, 67.1897, 101.5857
        CIE-Luv:
        81.1366, 10.3909, 78.1524
        Hunter-Lab:
        76.6279, -16.2618, 42.5768
      #d5ce45 color charts
#d5ce45 RGB chart
      #d5ce45 CMYK chart
      #d5ce45 RGB pie chart
      #d5ce45 color shades, tints & tones
#d5ce45 color schemes
#d5ce45 color preview, HTML & CSS examples
           This text has a color of #d5ce45        
        
          <p style="color:#d5ce45;">Text here</p>
        
        
          .mytext {color:#d5ce45;}
        
        Text color #d5ce45
      
           This box has a color of #d5ce45        
        
          <div style="background-color:#d5ce45;">Content here</div>
        
        
          .mybackground {background-color:#d5ce45;}
        
        Background color #d5ce45
      
           Border around this has a color of #d5ce45        
        
          <div style="border:2px solid #d5ce45;">Content here</div>
        
        
          .myborder {border:2px solid #d5ce45;}
        
        Border color #d5ce45