#d7c250 color space conversions
Hex:
        #d7c250
        RGB:
        215, 194, 80
        CMY:
        16, 24, 69
        CMYK:
        0, 10, 63, 16
      HSL:
        51°, 62.7907%, 57.8431%
        HSV (HSB):
        51°, 62.7907%, 84.3137%
        XYZ:
        48.7641, 53.6098, 15.3670
        xyY:
        0.4142, 0.4553, 53.6098
      CIE-Lab:
        78.2337, -5.9058, 58.3425
        CIE-LCH:
        78.2337, 58.6407, 95.7801
        CIE-Luv:
        78.2337, 19.4534, 69.5154
        Hunter-Lab:
        73.2187, -9.2508, 38.8094
      #d7c250 color charts
#d7c250 RGB chart
      #d7c250 CMYK chart
      #d7c250 RGB pie chart
      #d7c250 color shades, tints & tones
#d7c250 color schemes
#d7c250 color preview, HTML & CSS examples
           This text has a color of #d7c250        
        
          <p style="color:#d7c250;">Text here</p>
        
        
          .mytext {color:#d7c250;}
        
        Text color #d7c250
      
           This box has a color of #d7c250        
        
          <div style="background-color:#d7c250;">Content here</div>
        
        
          .mybackground {background-color:#d7c250;}
        
        Background color #d7c250
      
           Border around this has a color of #d7c250        
        
          <div style="border:2px solid #d7c250;">Content here</div>
        
        
          .myborder {border:2px solid #d7c250;}
        
        Border color #d7c250