#d1c672 color space conversions
Hex:
        #d1c672
        RGB:
        209, 198, 114
        CMY:
        18, 22, 55
        CMYK:
        0, 5, 45, 18
      HSL:
        53°, 50.8021%, 63.3333%
        HSV (HSB):
        53°, 45.4545%, 81.9608%
        XYZ:
        49.5258, 55.1584, 23.9559
        xyY:
        0.3850, 0.4288, 55.1584
      CIE-Lab:
        79.1324, -7.7061, 43.2824
        CIE-LCH:
        79.1324, 43.9630, 100.0953
        CIE-Luv:
        79.1324, 11.2753, 56.4712
        Hunter-Lab:
        74.2687, -10.9380, 32.8636
      #d1c672 color charts
#d1c672 RGB chart
      #d1c672 CMYK chart
      #d1c672 RGB pie chart
      #d1c672 color shades, tints & tones
#d1c672 color schemes
#d1c672 color preview, HTML & CSS examples
           This text has a color of #d1c672        
        
          <p style="color:#d1c672;">Text here</p>
        
        
          .mytext {color:#d1c672;}
        
        Text color #d1c672
      
           This box has a color of #d1c672        
        
          <div style="background-color:#d1c672;">Content here</div>
        
        
          .mybackground {background-color:#d1c672;}
        
        Background color #d1c672
      
           Border around this has a color of #d1c672        
        
          <div style="border:2px solid #d1c672;">Content here</div>
        
        
          .myborder {border:2px solid #d1c672;}
        
        Border color #d1c672