#d2c769 color space conversions
Hex:
        #d2c769
        RGB:
        210, 199, 105
        CMY:
        18, 22, 59
        CMYK:
        0, 5, 50, 18
      HSL:
        54°, 53.8462%, 61.7647%
        HSV (HSB):
        54°, 50.0000%, 82.3529%
        XYZ:
        49.5516, 55.5684, 21.4787
        xyY:
        0.3914, 0.4389, 55.5684
      CIE-Lab:
        79.3676, -8.6500, 48.0018
        CIE-LCH:
        79.3676, 48.7750, 100.2152
        CIE-Luv:
        79.3676, 11.7064, 61.3728
        Hunter-Lab:
        74.5442, -11.7986, 35.0975
      #d2c769 color charts
#d2c769 RGB chart
      #d2c769 CMYK chart
      #d2c769 RGB pie chart
      #d2c769 color shades, tints & tones
#d2c769 color schemes
#d2c769 color preview, HTML & CSS examples
           This text has a color of #d2c769        
        
          <p style="color:#d2c769;">Text here</p>
        
        
          .mytext {color:#d2c769;}
        
        Text color #d2c769
      
           This box has a color of #d2c769        
        
          <div style="background-color:#d2c769;">Content here</div>
        
        
          .mybackground {background-color:#d2c769;}
        
        Background color #d2c769
      
           Border around this has a color of #d2c769        
        
          <div style="border:2px solid #d2c769;">Content here</div>
        
        
          .myborder {border:2px solid #d2c769;}
        
        Border color #d2c769