#d9c264 color space conversions
Hex:
        #d9c264
        RGB:
        217, 194, 100
        CMY:
        15, 24, 61
        CMYK:
        0, 11, 54, 15
      HSL:
        48°, 60.6218%, 62.1569%
        HSV (HSB):
        48°, 53.9171%, 85.0980%
        XYZ:
        50.2073, 54.2554, 19.8827
        xyY:
        0.4038, 0.4363, 54.2554
      CIE-Lab:
        78.6104, -3.6191, 49.6547
        CIE-LCH:
        78.6104, 49.7864, 94.1687
        CIE-Luv:
        78.6104, 20.0112, 61.6276
        Hunter-Lab:
        73.6583, -7.2319, 35.5565
      #d9c264 color charts
#d9c264 RGB chart
      #d9c264 CMYK chart
      #d9c264 RGB pie chart
      #d9c264 color shades, tints & tones
#d9c264 color schemes
#d9c264 color preview, HTML & CSS examples
           This text has a color of #d9c264        
        
          <p style="color:#d9c264;">Text here</p>
        
        
          .mytext {color:#d9c264;}
        
        Text color #d9c264
      
           This box has a color of #d9c264        
        
          <div style="background-color:#d9c264;">Content here</div>
        
        
          .mybackground {background-color:#d9c264;}
        
        Background color #d9c264
      
           Border around this has a color of #d9c264        
        
          <div style="border:2px solid #d9c264;">Content here</div>
        
        
          .myborder {border:2px solid #d9c264;}
        
        Border color #d9c264