#d4bf32 color space conversions
Hex:
        #d4bf32
        RGB:
        212, 191, 50
        CMY:
        17, 25, 80
        CMYK:
        0, 10, 76, 17
      HSL:
        52°, 65.3226%, 51.3725%
        HSV (HSB):
        52°, 76.4151%, 83.1373%
        XYZ:
        46.3579, 51.4889, 10.5126
        xyY:
        0.4278, 0.4752, 51.4889
      CIE-Lab:
        76.9742, -7.1722, 68.5487
        CIE-LCH:
        76.9742, 68.9229, 95.9730
        CIE-Luv:
        76.9742, 20.2695, 76.7443
        Hunter-Lab:
        71.7558, -10.2525, 41.5427
      #d4bf32 color charts
#d4bf32 RGB chart
      #d4bf32 CMYK chart
      #d4bf32 RGB pie chart
      #d4bf32 color shades, tints & tones
#d4bf32 color schemes
#d4bf32 color preview, HTML & CSS examples
           This text has a color of #d4bf32        
        
          <p style="color:#d4bf32;">Text here</p>
        
        
          .mytext {color:#d4bf32;}
        
        Text color #d4bf32
      
           This box has a color of #d4bf32        
        
          <div style="background-color:#d4bf32;">Content here</div>
        
        
          .mybackground {background-color:#d4bf32;}
        
        Background color #d4bf32
      
           Border around this has a color of #d4bf32        
        
          <div style="border:2px solid #d4bf32;">Content here</div>
        
        
          .myborder {border:2px solid #d4bf32;}
        
        Border color #d4bf32