#d4bc46 color space conversions
Hex:
        #d4bc46
        RGB:
        212, 188, 70
        CMY:
        17, 26, 73
        CMYK:
        0, 11, 67, 17
      HSL:
        50°, 62.2807%, 55.2941%
        HSV (HSB):
        50°, 66.9811%, 83.1373%
        XYZ:
        46.2401, 50.4057, 13.0865
        xyY:
        0.4214, 0.4594, 50.4057
      CIE-Lab:
        76.3176, -4.6755, 60.4681
        CIE-LCH:
        76.3176, 60.6486, 94.4214
        CIE-Luv:
        76.3176, 21.7638, 70.1510
        Hunter-Lab:
        70.9970, -7.9882, 38.7692
      #d4bc46 color charts
#d4bc46 RGB chart
      #d4bc46 CMYK chart
      #d4bc46 RGB pie chart
      #d4bc46 color shades, tints & tones
#d4bc46 color schemes
#d4bc46 color preview, HTML & CSS examples
           This text has a color of #d4bc46        
        
          <p style="color:#d4bc46;">Text here</p>
        
        
          .mytext {color:#d4bc46;}
        
        Text color #d4bc46
      
           This box has a color of #d4bc46        
        
          <div style="background-color:#d4bc46;">Content here</div>
        
        
          .mybackground {background-color:#d4bc46;}
        
        Background color #d4bc46
      
           Border around this has a color of #d4bc46        
        
          <div style="border:2px solid #d4bc46;">Content here</div>
        
        
          .myborder {border:2px solid #d4bc46;}
        
        Border color #d4bc46