#d4bf44 color space conversions
Hex:
        #d4bf44
        RGB:
        212, 191, 68
        CMY:
        17, 25, 73
        CMYK:
        0, 10, 68, 17
      HSL:
        51°, 62.6087%, 54.9020%
        HSV (HSB):
        51°, 67.9245%, 83.1373%
        XYZ:
        46.8256, 51.6760, 12.9753
        xyY:
        0.4200, 0.4636, 51.6760
      CIE-Lab:
        77.0867, -6.3378, 62.0744
        CIE-LCH:
        77.0867, 62.3971, 95.8297
        CIE-Luv:
        77.0867, 19.7699, 72.0519
        Hunter-Lab:
        71.8860, -9.5281, 39.6184
      #d4bf44 color charts
#d4bf44 RGB chart
      #d4bf44 CMYK chart
      #d4bf44 RGB pie chart
      #d4bf44 color shades, tints & tones
#d4bf44 color schemes
#d4bf44 color preview, HTML & CSS examples
           This text has a color of #d4bf44        
        
          <p style="color:#d4bf44;">Text here</p>
        
        
          .mytext {color:#d4bf44;}
        
        Text color #d4bf44
      
           This box has a color of #d4bf44        
        
          <div style="background-color:#d4bf44;">Content here</div>
        
        
          .mybackground {background-color:#d4bf44;}
        
        Background color #d4bf44
      
           Border around this has a color of #d4bf44        
        
          <div style="border:2px solid #d4bf44;">Content here</div>
        
        
          .myborder {border:2px solid #d4bf44;}
        
        Border color #d4bf44