#d8c700 color space conversions
Hex:
        #d8c700
        RGB:
        216, 199, 0
        CMY:
        15, 22, 100
        CMYK:
        0, 8, 100, 15
      HSL:
        55°, 100.0000%, 42.3529%
        HSV (HSB):
        55°, 100.0000%, 84.7059%
        XYZ:
        48.7423, 55.4458, 8.1331
        xyY:
        0.4340, 0.4936, 55.4458
      CIE-Lab:
        79.2973, -10.5501, 80.0767
        CIE-LCH:
        79.2973, 80.7687, 97.5055
        CIE-Luv:
        79.2973, 18.1811, 85.7297
        Hunter-Lab:
        74.4619, -13.4633, 45.6474
      #d8c700 color charts
#d8c700 RGB chart
      #d8c700 CMYK chart
      #d8c700 RGB pie chart
      #d8c700 color shades, tints & tones
#d8c700 color schemes
#d8c700 color preview, HTML & CSS examples
           This text has a color of #d8c700        
        
          <p style="color:#d8c700;">Text here</p>
        
        
          .mytext {color:#d8c700;}
        
        Text color #d8c700
      
           This box has a color of #d8c700        
        
          <div style="background-color:#d8c700;">Content here</div>
        
        
          .mybackground {background-color:#d8c700;}
        
        Background color #d8c700
      
           Border around this has a color of #d8c700        
        
          <div style="border:2px solid #d8c700;">Content here</div>
        
        
          .myborder {border:2px solid #d8c700;}
        
        Border color #d8c700