#d2bd78 color space conversions
Hex:
        #d2bd78
        RGB:
        210, 189, 120
        CMY:
        18, 26, 53
        CMYK:
        0, 10, 43, 18
      HSL:
        46°, 50.0000%, 64.7059%
        HSV (HSB):
        46°, 42.8571%, 82.3529%
        XYZ:
        48.1661, 51.4529, 25.1621
        xyY:
        0.3860, 0.4123, 51.4529
      CIE-Lab:
        76.9525, -2.0265, 37.5307
        CIE-LCH:
        76.9525, 37.5854, 93.0908
        CIE-Luv:
        76.9525, 17.3272, 48.8282
        Hunter-Lab:
        71.7307, -5.6685, 29.4134
      #d2bd78 color charts
#d2bd78 RGB chart
      #d2bd78 CMYK chart
      #d2bd78 RGB pie chart
      #d2bd78 color shades, tints & tones
#d2bd78 color schemes
#d2bd78 color preview, HTML & CSS examples
           This text has a color of #d2bd78        
        
          <p style="color:#d2bd78;">Text here</p>
        
        
          .mytext {color:#d2bd78;}
        
        Text color #d2bd78
      
           This box has a color of #d2bd78        
        
          <div style="background-color:#d2bd78;">Content here</div>
        
        
          .mybackground {background-color:#d2bd78;}
        
        Background color #d2bd78
      
           Border around this has a color of #d2bd78        
        
          <div style="border:2px solid #d2bd78;">Content here</div>
        
        
          .myborder {border:2px solid #d2bd78;}
        
        Border color #d2bd78