#d9c869 color space conversions
Hex:
        #d9c869
        RGB:
        217, 200, 105
        CMY:
        15, 22, 59
        CMYK:
        0, 8, 52, 15
      HSL:
        51°, 59.5745%, 63.1373%
        HSV (HSB):
        51°, 51.6129%, 85.0980%
        XYZ:
        51.8194, 57.0802, 21.6510
        xyY:
        0.3969, 0.4372, 57.0802
      CIE-Lab:
        80.2247, -6.2968, 49.1692
        CIE-LCH:
        80.2247, 49.5707, 97.2978
        CIE-Luv:
        80.2247, 15.8470, 62.2146
        Hunter-Lab:
        75.5514, -9.7851, 35.8951
      #d9c869 color charts
#d9c869 RGB chart
      #d9c869 CMYK chart
      #d9c869 RGB pie chart
      #d9c869 color shades, tints & tones
#d9c869 color schemes
#d9c869 color preview, HTML & CSS examples
           This text has a color of #d9c869        
        
          <p style="color:#d9c869;">Text here</p>
        
        
          .mytext {color:#d9c869;}
        
        Text color #d9c869
      
           This box has a color of #d9c869        
        
          <div style="background-color:#d9c869;">Content here</div>
        
        
          .mybackground {background-color:#d9c869;}
        
        Background color #d9c869
      
           Border around this has a color of #d9c869        
        
          <div style="border:2px solid #d9c869;">Content here</div>
        
        
          .myborder {border:2px solid #d9c869;}
        
        Border color #d9c869