#d4bf70 color space conversions
Hex:
        #d4bf70
        RGB:
        212, 191, 112
        CMY:
        17, 25, 56
        CMYK:
        0, 10, 47, 17
      HSL:
        47°, 53.7634%, 63.5294%
        HSV (HSB):
        47°, 47.1698%, 83.1373%
        XYZ:
        48.7068, 52.4285, 22.8818
        xyY:
        0.3927, 0.4228, 52.4285
      CIE-Lab:
        77.5364, -3.0569, 42.3627
        CIE-LCH:
        77.5364, 42.4729, 94.1273
        CIE-Luv:
        77.5364, 17.8709, 54.1846
        Hunter-Lab:
        72.4075, -6.6405, 31.9488
      #d4bf70 color charts
#d4bf70 RGB chart
      #d4bf70 CMYK chart
      #d4bf70 RGB pie chart
      #d4bf70 color shades, tints & tones
#d4bf70 color schemes
#d4bf70 color preview, HTML & CSS examples
           This text has a color of #d4bf70        
        
          <p style="color:#d4bf70;">Text here</p>
        
        
          .mytext {color:#d4bf70;}
        
        Text color #d4bf70
      
           This box has a color of #d4bf70        
        
          <div style="background-color:#d4bf70;">Content here</div>
        
        
          .mybackground {background-color:#d4bf70;}
        
        Background color #d4bf70
      
           Border around this has a color of #d4bf70        
        
          <div style="border:2px solid #d4bf70;">Content here</div>
        
        
          .myborder {border:2px solid #d4bf70;}
        
        Border color #d4bf70