#d7c950 color space conversions
Hex:
        #d7c950
        RGB:
        215, 201, 80
        CMY:
        16, 21, 69
        CMYK:
        0, 7, 63, 16
      HSL:
        54°, 62.7907%, 57.8431%
        HSV (HSB):
        54°, 62.7907%, 84.3137%
        XYZ:
        50.3589, 56.7995, 15.8986
        xyY:
        0.4092, 0.4616, 56.7995
      CIE-Lab:
        80.0667, -9.4898, 60.3158
        CIE-LCH:
        80.0667, 61.0577, 98.9414
        CIE-Luv:
        80.0667, 14.7669, 72.5875
        Hunter-Lab:
        75.3655, -12.6165, 40.2484
      #d7c950 color charts
#d7c950 RGB chart
      #d7c950 CMYK chart
      #d7c950 RGB pie chart
      #d7c950 color shades, tints & tones
#d7c950 color schemes
#d7c950 color preview, HTML & CSS examples
           This text has a color of #d7c950        
        
          <p style="color:#d7c950;">Text here</p>
        
        
          .mytext {color:#d7c950;}
        
        Text color #d7c950
      
           This box has a color of #d7c950        
        
          <div style="background-color:#d7c950;">Content here</div>
        
        
          .mybackground {background-color:#d7c950;}
        
        Background color #d7c950
      
           Border around this has a color of #d7c950        
        
          <div style="border:2px solid #d7c950;">Content here</div>
        
        
          .myborder {border:2px solid #d7c950;}
        
        Border color #d7c950