#d7c700 color space conversions
Hex:
        #d7c700
        RGB:
        215, 199, 0
        CMY:
        16, 22, 100
        CMYK:
        0, 7, 100, 16
      HSL:
        56°, 100.0000%, 42.1569%
        HSV (HSB):
        56°, 100.0000%, 84.3137%
        XYZ:
        48.4478, 55.2939, 8.1193
        xyY:
        0.4331, 0.4943, 55.2939
      CIE-Lab:
        79.2103, -10.9826, 79.9741
        CIE-LCH:
        79.2103, 80.7247, 97.8194
        CIE-Luv:
        79.2103, 17.4592, 85.7209
        Hunter-Lab:
        74.3599, -13.8315, 45.5781
      #d7c700 color charts
#d7c700 RGB chart
      #d7c700 CMYK chart
      #d7c700 RGB pie chart
      #d7c700 color shades, tints & tones
#d7c700 color schemes
#d7c700 color preview, HTML & CSS examples
           This text has a color of #d7c700        
        
          <p style="color:#d7c700;">Text here</p>
        
        
          .mytext {color:#d7c700;}
        
        Text color #d7c700
      
           This box has a color of #d7c700        
        
          <div style="background-color:#d7c700;">Content here</div>
        
        
          .mybackground {background-color:#d7c700;}
        
        Background color #d7c700
      
           Border around this has a color of #d7c700        
        
          <div style="border:2px solid #d7c700;">Content here</div>
        
        
          .myborder {border:2px solid #d7c700;}
        
        Border color #d7c700