#d8cd45 color space conversions
Hex:
        #d8cd45
        RGB:
        216, 205, 69
        CMY:
        15, 20, 73
        CMYK:
        0, 5, 68, 15
      HSL:
        56°, 65.3333%, 55.8824%
        HSV (HSB):
        56°, 68.0556%, 84.7059%
        XYZ:
        51.2244, 58.6912, 14.2590
        xyY:
        0.4125, 0.4727, 58.6912
      CIE-Lab:
        81.1216, -11.7321, 65.8872
        CIE-LCH:
        81.1216, 66.9235, 100.0964
        CIE-Luv:
        81.1216, 13.1269, 77.8063
        Hunter-Lab:
        76.6102, -14.7162, 42.5919
      #d8cd45 color charts
#d8cd45 RGB chart
      #d8cd45 CMYK chart
      #d8cd45 RGB pie chart
      #d8cd45 color shades, tints & tones
#d8cd45 color schemes
#d8cd45 color preview, HTML & CSS examples
           This text has a color of #d8cd45        
        
          <p style="color:#d8cd45;">Text here</p>
        
        
          .mytext {color:#d8cd45;}
        
        Text color #d8cd45
      
           This box has a color of #d8cd45        
        
          <div style="background-color:#d8cd45;">Content here</div>
        
        
          .mybackground {background-color:#d8cd45;}
        
        Background color #d8cd45
      
           Border around this has a color of #d8cd45        
        
          <div style="border:2px solid #d8cd45;">Content here</div>
        
        
          .myborder {border:2px solid #d8cd45;}
        
        Border color #d8cd45