#d2bd74 color space conversions
Hex:
        #d2bd74
        RGB:
        210, 189, 116
        CMY:
        18, 26, 55
        CMYK:
        0, 10, 45, 18
      HSL:
        47°, 51.0870%, 63.9216%
        HSV (HSB):
        47°, 44.7619%, 82.3529%
        XYZ:
        47.9283, 51.3578, 23.9099
        xyY:
        0.3890, 0.4169, 51.3578
      CIE-Lab:
        76.8952, -2.4366, 39.5025
        CIE-LCH:
        76.8952, 39.5775, 93.5296
        CIE-Luv:
        76.8952, 17.5560, 50.9791
        Hunter-Lab:
        71.6643, -6.0338, 30.3836
      #d2bd74 color charts
#d2bd74 RGB chart
      #d2bd74 CMYK chart
      #d2bd74 RGB pie chart
      #d2bd74 color shades, tints & tones
#d2bd74 color schemes
#d2bd74 color preview, HTML & CSS examples
           This text has a color of #d2bd74        
        
          <p style="color:#d2bd74;">Text here</p>
        
        
          .mytext {color:#d2bd74;}
        
        Text color #d2bd74
      
           This box has a color of #d2bd74        
        
          <div style="background-color:#d2bd74;">Content here</div>
        
        
          .mybackground {background-color:#d2bd74;}
        
        Background color #d2bd74
      
           Border around this has a color of #d2bd74        
        
          <div style="border:2px solid #d2bd74;">Content here</div>
        
        
          .myborder {border:2px solid #d2bd74;}
        
        Border color #d2bd74