#d8c672 color space conversions
Hex:
        #d8c672
        RGB:
        216, 198, 114
        CMY:
        15, 22, 55
        CMYK:
        0, 8, 47, 15
      HSL:
        49°, 56.6667%, 64.7059%
        HSV (HSB):
        49°, 47.2222%, 84.7059%
        XYZ:
        51.5502, 56.2020, 24.0507
        xyY:
        0.3911, 0.4264, 56.2020
      CIE-Lab:
        79.7286, -4.8671, 44.1514
        CIE-LCH:
        79.7286, 44.4189, 96.2907
        CIE-Luv:
        79.7286, 16.0209, 56.8901
        Hunter-Lab:
        74.9680, -8.4520, 33.4566
      #d8c672 color charts
#d8c672 RGB chart
      #d8c672 CMYK chart
      #d8c672 RGB pie chart
      #d8c672 color shades, tints & tones
#d8c672 color schemes
#d8c672 color preview, HTML & CSS examples
           This text has a color of #d8c672        
        
          <p style="color:#d8c672;">Text here</p>
        
        
          .mytext {color:#d8c672;}
        
        Text color #d8c672
      
           This box has a color of #d8c672        
        
          <div style="background-color:#d8c672;">Content here</div>
        
        
          .mybackground {background-color:#d8c672;}
        
        Background color #d8c672
      
           Border around this has a color of #d8c672        
        
          <div style="border:2px solid #d8c672;">Content here</div>
        
        
          .myborder {border:2px solid #d8c672;}
        
        Border color #d8c672