#d3c974 color space conversions
Hex:
        #d3c974
        RGB:
        211, 201, 116
        CMY:
        17, 21, 55
        CMYK:
        0, 5, 45, 17
      HSL:
        54°, 51.9126%, 64.1176%
        HSV (HSB):
        54°, 45.0237%, 82.7451%
        XYZ:
        50.9030, 56.8831, 24.8197
        xyY:
        0.3839, 0.4290, 56.8831
      CIE-Lab:
        80.1138, -8.2410, 43.5405
        CIE-LCH:
        80.1138, 44.3135, 100.7178
        CIE-Luv:
        80.1138, 10.6469, 57.0755
        Hunter-Lab:
        75.4209, -11.5135, 33.2834
      #d3c974 color charts
#d3c974 RGB chart
      #d3c974 CMYK chart
      #d3c974 RGB pie chart
      #d3c974 color shades, tints & tones
#d3c974 color schemes
#d3c974 color preview, HTML & CSS examples
           This text has a color of #d3c974        
        
          <p style="color:#d3c974;">Text here</p>
        
        
          .mytext {color:#d3c974;}
        
        Text color #d3c974
      
           This box has a color of #d3c974        
        
          <div style="background-color:#d3c974;">Content here</div>
        
        
          .mybackground {background-color:#d3c974;}
        
        Background color #d3c974
      
           Border around this has a color of #d3c974        
        
          <div style="border:2px solid #d3c974;">Content here</div>
        
        
          .myborder {border:2px solid #d3c974;}
        
        Border color #d3c974